Searched refs:getCompileUnitAtIndex (Results 1 – 9 of 9) sorted by relevance
24 getCompileUnitAtIndex(i)->dump(OS); in dump()35 DWARFCompileUnit *cu = getCompileUnitAtIndex(i); in dump()
50 DWARFCompileUnit *getCompileUnitAtIndex(unsigned index) { in getCompileUnitAtIndex() function
91 DWARFCompileUnit *cu = ctx->getCompileUnitAtIndex(cu_idx); in generate()
234 DWARFCompileUnit *U = DwarfContext->getCompileUnitAtIndex(0); in TestAllForms()499 DWARFCompileUnit *U = DwarfContext->getCompileUnitAtIndex(0); in TestChildren()675 DWARFCompileUnit *U1 = DwarfContext->getCompileUnitAtIndex(0); in TestReferences()676 DWARFCompileUnit *U2 = DwarfContext->getCompileUnitAtIndex(1); in TestReferences()883 DWARFCompileUnit *U = DwarfContext->getCompileUnitAtIndex(0); in TestAddresses()1058 DWARFCompileUnit *U = DwarfContext->getCompileUnitAtIndex(0); in TEST()1225 DWARFCompileUnit *U = DwarfContext->getCompileUnitAtIndex(0); in TEST()1287 DWARFCompileUnit *U = DwarfContext->getCompileUnitAtIndex(0); in TEST()1334 DWARFCompileUnit *U = DwarfContext->getCompileUnitAtIndex(0); in TEST()1402 DWARFCompileUnit *U = DwarfContext->getCompileUnitAtIndex(0); in TEST()[all …]
161 DWARFCompileUnit *CU = DwarfCtx->getCompileUnitAtIndex(0); in dump()
195 DWARFCompileUnit *getCompileUnitAtIndex(unsigned index) { in getCompileUnitAtIndex() function
140 DWARFCompileUnit *getCompileUnitAtIndex(unsigned index) { in getCompileUnitAtIndex() function
696 getCompileUnitAtIndex(0)->getAddressByteSize()); in getDebugLoc()710 getCompileUnitAtIndex(0)->getAddressByteSize()); in getDebugLocDWO()
327 Loc->parse(LocData, getCompileUnitAtIndex(0)->getAddressByteSize()); in getDebugLoc()