Pin
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Functions
cfg_ia32.cpp File Reference
#include "level_base_with_ia32_ins.H"
#include "level_core_with_ia32_ins.H"

Functions

VOID LEVEL_CORE::AddBranchEdgeToBbl (BBL bbl, BBL target_bbl, INS branch, EDG_TYPE type)
 
VOID LEVEL_CORE::AddFallthruEdgeToBbl (BBL bbl, BBL target_bbl, EDG_TYPE type)
 
VOID LEVEL_CORE::BBL_TypifyAndCreateEdgsFromBblToBbl (BBL src_bbl, BBL dst_bbl)
 
LOCALFUN VOID LEVEL_CORE::AddBranchEdge (SEC sec, BBL bbl, INS branch, EDG_TYPE type)
 
LOCALFUN VOID LEVEL_CORE::AddIndirectBranchEdge (SEC sec, BBL bbl, INS branch, EDG_TYPE type)
 
LOCALFUN VOID LEVEL_CORE::AddFallthruEdge (BBL bbl, EDG_TYPE type)
 
VOID LEVEL_CORE::BBL_TypifyAndCreateEdgs (SEC sec, BBL bbl)
 
VOID LEVEL_CORE::IMG_RetypifyBbls (IMG img)
 

Detailed Description

control flow graph related stuff