Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h62 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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp396 int64_t DataAlignmentFactor = Data.getSLEB128(&Offset); in parse() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DEHFrameSupport.cpp304 int64_t DataAlignmentFactor = 0; in processCIE() local