Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h102 uint32_t LSDAPointerEncoding, std::optional<uint64_t> Personality, in CIE()
149 const uint32_t LSDAPointerEncoding; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp248 uint32_t LSDAPointerEncoding = DW_EH_PE_omit; in parse() local