Searched refs:instrInfoTable (Results 1 – 1 of 1) sorted by relevance
157 static OSet* instrInfoTable; variable618 sbInfo = VG_(OSetGen_Lookup)(instrInfoTable, &origAddr); in get_SB_info()623 sbInfo = VG_(OSetGen_AllocNode)(instrInfoTable, in get_SB_info()627 VG_(OSetGen_Insert)( instrInfoTable, sbInfo ); in get_SB_info()1706 VG_(OSetGen_Size)(instrInfoTable)); in cg_fini()1732 sbInfo = VG_(OSetGen_Remove)(instrInfoTable, &orig_addr); in cg_discard_superblock_info()1734 VG_(OSetGen_FreeNode)(instrInfoTable, sbInfo); in cg_discard_superblock_info()1813 instrInfoTable = in cg_post_clo_init()