Home
last modified time | relevance | path

Searched defs:DataAlignmentFactor (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/LowLevel/
H A DDWARFCFIProgram.cpp120 const int64_t DataAlignmentFactor = CFIP.dataAlign(); in getOperandAsSigned() local
130 const int64_t DataAlignmentFactor = CFIP.dataAlign(); in getOperandAsSigned() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/
H A DDWARFCFIProgram.h72 CFIProgram(uint64_t CodeAlignmentFactor, int64_t DataAlignmentFactor, in CFIProgram()
287 const int64_t DataAlignmentFactor; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h100 int64_t DataAlignmentFactor, uint64_t ReturnAddressRegister, in CIE()
143 const int64_t DataAlignmentFactor; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp241 int64_t DataAlignmentFactor = Data.getSLEB128(&Offset); in parse() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp218 int64_t DataAlignmentFactor = 0; in processCIE() local