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.h247 LLVM_ABI uint32_t lookupAddress(object::SectionedAddress Address,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1323 DWARFDebugLine::LineTable::lookupAddress(object::SectionedAddress Address, in lookupAddress() function in DWARFDebugLine::LineTable
1537 lookupAddress(Address, Approximate ? &Result.IsApproximateLine : nullptr); in getFileLineInfoForAddress()