Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h243 uint32_t lookupAddress(object::SectionedAddress Address) const;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1315 uint32_t DWARFDebugLine::LineTable::lookupAddress( in lookupAddress() function in DWARFDebugLine::LineTable
1483 uint32_t RowIndex = lookupAddress(Address); in getFileLineInfoForAddress()