Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h576 uint32_t LSDAPointerEncoding, std::optional<uint64_t> Personality, in CIE()
623 const uint32_t LSDAPointerEncoding; variable
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1090 uint32_t LSDAPointerEncoding = DW_EH_PE_omit; in parse() local