Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h62 uint8_t LSDAPointerEncoding = 0; member
H A DEHFrameSupport.cpp340 uint8_t LSDAPointerEncoding; in processCIE() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h549 uint32_t LSDAPointerEncoding, Optional<uint64_t> Personality, in CIE()
593 const uint32_t LSDAPointerEncoding; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1044 uint32_t LSDAPointerEncoding = DW_EH_PE_omit; in parse() local