Searched defs:LookupAddr (Results 1 – 2 of 2) sorted by relevance
30 std::function<Optional<object::SectionedAddress>(uint32_t)> LookupAddr; member in __anonbc485d790111::DWARFLocationInterpreter35 std::function<Optional<object::SectionedAddress>(uint32_t)> LookupAddr) in DWARFLocationInterpreter()174 std::function<Optional<SectionedAddress>(uint32_t)> LookupAddr, in visitAbsoluteLocationList()
40 uint64_t LookupAddr = 0; ///< The address that this lookup pertains to. member