Searched refs:getCompileUnitForOffset (Results 1 – 3 of 3) sorted by relevance
248 DWARFCompileUnit *getCompileUnitForOffset(uint64_t Offset);
382 DWARFCompileUnit *CU = DICtx.getCompileUnitForOffset(*CUOff); in toDie()
992 DWARFCompileUnit *DWARFContext::getCompileUnitForOffset(uint64_t Offset) { in getCompileUnitForOffset() function in DWARFContext1002 return getCompileUnitForOffset(CUOffset); in getCompileUnitForAddress()