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