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