Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFDebugLine.h245 bool lookupAddressRange(object::SectionedAddress Address, uint64_t Size,
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
HDDwarfTransformer.cpp324 if (!CUI.LineTable->lookupAddressRange(SecAddress, RangeSize, RowVector)) { in convertFunctionLineTable()
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFDebugLine.cpp1343 bool DWARFDebugLine::LineTable::lookupAddressRange( in lookupAddressRange() function in DWARFDebugLine::LineTable
HDDWARFContext.cpp1800 if (!LineTable->lookupAddressRange({Address.Address, Address.SectionIndex}, in getLineInfoForAddressRange()