Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLoc.cpp34 std::function<std::optional<object::SectionedAddress>(uint32_t)> LookupAddr; member in __anon635e736a0111::DWARFLocationInterpreter
39 std::function<std::optional<object::SectionedAddress>(uint32_t)> in DWARFLocationInterpreter()
172 std::function<std::optional<SectionedAddress>(uint32_t)> LookupAddr, in visitAbsoluteLocationList()
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/
DLookupResult.h39 uint64_t LookupAddr = 0; ///< The address that this lookup pertains to. member