Searched refs:getCompileUnitForOffset (Results 1 – 7 of 7) sorted by relevance
132 DWARFCompileUnit *DWARFContext::getCompileUnitForOffset(uint32_t offset) { in getCompileUnitForOffset() function in DWARFContext147 DWARFCompileUnit *cu = getCompileUnitForOffset(cuOffset); in getLineInfoForAddress()
57 DWARFCompileUnit *getCompileUnitForOffset(uint32_t offset);
209 DWARFCompileUnit *getCompileUnitForOffset(uint32_t Offset);
230 DWARFCompileUnit *getCompileUnitForOffset(uint32_t Offset);
442 DWARFCompileUnit *DWARFContext::getCompileUnitForOffset(uint32_t Offset) { in getCompileUnitForOffset() function in DWARFContext451 return getCompileUnitForOffset(CUOffset); in getCompileUnitForAddress()
329 DWARFCompileUnit *CU = DICtx.getCompileUnitForOffset(*CUOff); in toDie()
872 DWARFCompileUnit *DWARFContext::getCompileUnitForOffset(uint32_t Offset) { in getCompileUnitForOffset() function in DWARFContext881 return getCompileUnitForOffset(CUOffset); in getCompileUnitForAddress()