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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h247 bool lookupAddressRange(object::SectionedAddress Address, uint64_t Size,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp260 if (!CUI.LineTable->lookupAddressRange(SecAddress, RangeSize, RowVector)) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1252 bool DWARFDebugLine::LineTable::lookupAddressRange( function in class:DWARFDebugLine::LineTable
H A DDWARFContext.cpp1267 if (!LineTable->lookupAddressRange({Address.Address, Address.SectionIndex},

Completed in 69 milliseconds