Searched refs:getCompileUnitForOffset (Results 1 – 3 of 3) sorted by relevance
229 DWARFCompileUnit *getCompileUnitForOffset(uint32_t Offset);
342 DWARFCompileUnit *CU = DICtx.getCompileUnitForOffset(*CUOff); in toDie()
900 DWARFCompileUnit *DWARFContext::getCompileUnitForOffset(uint32_t Offset) { in getCompileUnitForOffset() function in DWARFContext910 return getCompileUnitForOffset(CUOffset); in getCompileUnitForAddress()