Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLoc.cpp30 std::function<Optional<object::SectionedAddress>(uint32_t)> LookupAddr; member in __anonbc485d790111::DWARFLocationInterpreter
35 std::function<Optional<object::SectionedAddress>(uint32_t)> LookupAddr) in DWARFLocationInterpreter()
174 std::function<Optional<SectionedAddress>(uint32_t)> LookupAddr, in visitAbsoluteLocationList()
/third_party/skia/third_party/externals/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