Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLoc.cpp30 std::function<Optional<object::SectionedAddress>(uint32_t)> LookupAddr; member in __anond47244680111::DWARFLocationInterpreter
35 std::function<Optional<object::SectionedAddress>(uint32_t)> LookupAddr) in DWARFLocationInterpreter()
174 std::function<Optional<SectionedAddress>(uint32_t)> LookupAddr, in visitAbsoluteLocationList()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLoc.cpp34 std::function<std::optional<object::SectionedAddress>(uint32_t)> LookupAddr; member in __anonb039362e0111::DWARFLocationInterpreter
39 std::function<std::optional<object::SectionedAddress>(uint32_t)> in DWARFLocationInterpreter()
172 std::function<std::optional<SectionedAddress>(uint32_t)> LookupAddr, in visitAbsoluteLocationList()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DLookupResult.h40 uint64_t LookupAddr = 0; ///< The address that this lookup pertains to. member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/GSYM/
DLookupResult.h39 uint64_t LookupAddr = 0; ///< The address that this lookup pertains to. member