Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h577 std::optional<uint32_t> PersonalityEnc, Triple::ArchType Arch) in CIE()
625 const std::optional<uint32_t> PersonalityEnc; variable