Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h231 Optional<uint64_t> LSDAAddress, Triple::ArchType Arch) in FDE()
257 const Optional<uint64_t> LSDAAddress; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp476 Optional<uint64_t> LSDAAddress; in parse() local