Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h577 std::optional<uint32_t> PersonalityEnc, Triple::ArchType Arch) in CIE() argument
625 const std::optional<uint32_t> PersonalityEnc; variable