Home
last modified time | relevance | path

Searched defs:LookupAddr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp30 std::function<Optional<object::SectionedAddress>(uint32_t)> LookupAddr; member in __anon9296b8990111::DWARFLocationInterpreter
35 std::function<Optional<object::SectionedAddress>(uint32_t)> LookupAddr) in DWARFLocationInterpreter()
172 std::function<Optional<SectionedAddress>(uint32_t)> LookupAddr, in visitAbsoluteLocationList()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DLookupResult.h42 uint64_t LookupAddr = 0; ///< The address that this lookup pertains to. member