Searched refs:getCompileUnitAtIndex (Results 1 – 5 of 5) 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()
140 DWARFCompileUnit *getCompileUnitAtIndex(unsigned index) { in getCompileUnitAtIndex() function
327 Loc->parse(LocData, getCompileUnitAtIndex(0)->getAddressByteSize()); in getDebugLoc()