Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h633 std::optional<uint64_t> LSDAAddress, Triple::ArchType Arch) in FDE()
661 const std::optional<uint64_t> LSDAAddress; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1181 std::optional<uint64_t> LSDAAddress; in parse() local