Home
last modified time | relevance | path

Searched refs:BuildFunctionAddressRangeTable (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp789 die->BuildFunctionAddressRangeTable(m_dwarf, this, in GetFunctionAranges()
796 dwo_die->BuildFunctionAddressRangeTable(m_dwo_symbol_file.get(), dwo_cu, in GetFunctionAranges()
H A DDWARFDebugInfoEntry.h69 void BuildFunctionAddressRangeTable(SymbolFileDWARF *dwarf2Data,
H A DDWARFDebugInfoEntry.cpp1359 void DWARFDebugInfoEntry::BuildFunctionAddressRangeTable( in BuildFunctionAddressRangeTable() function in DWARFDebugInfoEntry
1376 child->BuildFunctionAddressRangeTable(dwarf2Data, cu, debug_aranges); in BuildFunctionAddressRangeTable()