Home
last modified time | relevance | path

Searched refs:lookupAddressRange (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h260 LLVM_ABI bool lookupAddressRange(
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp332 if (!CUI.LineTable->lookupAddressRange(SecAddress, RangeSize, RowVector, in convertFunctionLineTable()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1372 bool DWARFDebugLine::LineTable::lookupAddressRange( in lookupAddressRange() function in DWARFDebugLine::LineTable
H A DDWARFContext.cpp1799 if (!LineTable->lookupAddressRange({Address.Address, Address.SectionIndex}, in getLineInfoForAddressRange()