Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h175 uint32_t LSDAPointerEncoding, Optional<uint64_t> Personality, in CIE()
219 const uint32_t LSDAPointerEncoding; variable
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp406 uint32_t LSDAPointerEncoding = DW_EH_PE_omit; in parse() local