Searched refs:GetFunctionAranges (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h157 const DWARFDebugAranges &GetFunctionAranges();
H A DDWARFUnit.cpp397 const DWARFDebugAranges &func_aranges = GetFunctionAranges();
801 const DWARFDebugAranges &DWARFUnit::GetFunctionAranges() { function in class:DWARFUnit

Completed in 55 milliseconds