Searched refs:GetCompileUnitAranges (Results 1 – 3 of 3) sorted by relevance
57 llvm::Expected<DWARFDebugAranges &> GetCompileUnitAranges();
37 llvm::Expected<DWARFDebugAranges &> DWARFDebugInfo::GetCompileUnitAranges() { in GetCompileUnitAranges() function in DWARFDebugInfo
1858 debug_info.GetCompileUnitAranges(); in ResolveSymbolContext()