Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h61 uint8_t FDEPointerEncoding = 0; member
H A DEHFrameSupport.cpp369 uint8_t FDEPointerEncoding; in processCIE() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h573 SmallString<8> AugmentationData, uint32_t FDEPointerEncoding, in CIE()
617 const uint32_t FDEPointerEncoding; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1088 uint32_t FDEPointerEncoding = DW_EH_PE_absptr; in parse() local