Searched refs:getCompileUnitForOffset (Results 1 – 2 of 2) sorted by relevance
228 DWARFCompileUnit *getCompileUnitForOffset(uint64_t Offset);
929 DWARFCompileUnit *DWARFContext::getCompileUnitForOffset(uint64_t Offset) { in getCompileUnitForOffset() function in DWARFContext939 return getCompileUnitForOffset(CUOffset); in getCompileUnitForAddress()