Searched refs:getCompileUnitForOffset (Results 1 – 8 of 8) sorted by relevance
73 DWARFCompileUnit *CU = Ctx->getCompileUnitForOffset(0); in TEST()
228 DWARFCompileUnit *getCompileUnitForOffset(uint64_t Offset);
248 DWARFCompileUnit *getCompileUnitForOffset(uint64_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()
376 DWARFCompileUnit *CU = DICtx.getCompileUnitForOffset(*CUOff); in toDie()
929 DWARFCompileUnit *DWARFContext::getCompileUnitForOffset(uint64_t Offset) { in getCompileUnitForOffset() function in DWARFContext939 return getCompileUnitForOffset(CUOffset); in getCompileUnitForAddress()
987 DWARFCompileUnit *DWARFContext::getCompileUnitForOffset(uint64_t Offset) { in getCompileUnitForOffset() function in DWARFContext997 return getCompileUnitForOffset(CUOffset); in getCompileUnitForAddress()