Searched defs:DataAlignmentFactor (Results 1 – 7 of 7) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFDebugFrame.h | 62 CFIProgram(uint64_t CodeAlignmentFactor, int64_t DataAlignmentFactor, in CFIProgram() 80 const int64_t DataAlignmentFactor; variable 172 int64_t DataAlignmentFactor, uint64_t ReturnAddressRegister, in CIE() 212 const int64_t DataAlignmentFactor; variable
|
| /external/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDebugFrame.cpp | 205 int64_t DataAlignmentFactor, uint64_t ReturnAddressRegister, in CIE() 268 int64_t DataAlignmentFactor; member in __anonad55dff10111::CIE 385 int64_t DataAlignmentFactor) { in printOperand() 437 int64_t DataAlignmentFactor = 0; in dumpInstructions() local 560 int64_t DataAlignmentFactor = Data.getSLEB128(&Offset); in parse() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFDebugFrame.h | 445 CFIProgram(uint64_t CodeAlignmentFactor, int64_t DataAlignmentFactor, in CFIProgram() 468 const int64_t DataAlignmentFactor; variable 574 int64_t DataAlignmentFactor, uint64_t ReturnAddressRegister, in CIE() 617 const int64_t DataAlignmentFactor; variable
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDebugFrame.cpp | 492 const int64_t DataAlignmentFactor = CFIP.dataAlign(); in getOperandAsSigned() local 502 const int64_t DataAlignmentFactor = CFIP.dataAlign(); in getOperandAsSigned() local 1083 int64_t DataAlignmentFactor = Data.getSLEB128(&Offset); in parse() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDebugFrame.cpp | 396 int64_t DataAlignmentFactor = Data.getSLEB128(&Offset); in parse() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/ |
| D | EHFrameSupport.cpp | 234 int64_t DataAlignmentFactor = 0; in processCIE() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
| D | EHFrameSupport.cpp | 304 int64_t DataAlignmentFactor = 0; in processCIE() local
|