Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h126 const DWARFDebugAranges &GetFunctionAranges();
H A DDWARFUnit.cpp394 const DWARFDebugAranges &func_aranges = GetFunctionAranges(); in LookupAddress()
775 const DWARFDebugAranges &DWARFUnit::GetFunctionAranges() { in GetFunctionAranges() function in DWARFUnit