Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h426 CFIProgram(uint64_t CodeAlignmentFactor, int64_t DataAlignmentFactor, in CFIProgram()
449 const int64_t DataAlignmentFactor; variable
547 int64_t DataAlignmentFactor, uint64_t ReturnAddressRegister, in CIE()
587 const int64_t DataAlignmentFactor; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp473 const int64_t DataAlignmentFactor = CFIP.dataAlign(); in getOperandAsSigned() local
483 const int64_t DataAlignmentFactor = CFIP.dataAlign(); in getOperandAsSigned() local
1037 int64_t DataAlignmentFactor = Data.getSLEB128(&Offset); in parse() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp316 int64_t DataAlignmentFactor = 0; in processCIE() local