Searched refs:GetCompileUnitAranges (Results 1 – 3 of 3) sorted by relevance
53 const DWARFDebugAranges &GetCompileUnitAranges();
37 const DWARFDebugAranges &DWARFDebugInfo::GetCompileUnitAranges() { in GetCompileUnitAranges() function in DWARFDebugInfo
2201 const DWARFDebugAranges &aranges = debug_info.GetCompileUnitAranges(); in ResolveSymbolContext()