Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h62 uint8_t LSDAPointerEncoding = 0; member
H A DEHFrameSupport.cpp340 uint8_t LSDAPointerEncoding; in processCIE() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h574 uint32_t LSDAPointerEncoding, Optional<uint64_t> Personality, in CIE()
618 const uint32_t LSDAPointerEncoding; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1089 uint32_t LSDAPointerEncoding = DW_EH_PE_omit; in parse() local