Searched refs:getCompileUnitForOffset (Results 1 – 2 of 2) sorted by relevance
212 DWARFCompileUnit *getCompileUnitForOffset(uint32_t Offset);
373 DWARFCompileUnit *DWARFContext::getCompileUnitForOffset(uint32_t Offset) { in getCompileUnitForOffset() function in DWARFContext382 return getCompileUnitForOffset(CUOffset); in getCompileUnitForAddress()