Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h167 uint8_t SegmentDescriptorSize, uint64_t CodeAlignmentFactor, in CIE()
206 const uint8_t SegmentDescriptorSize; variable
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp204 uint8_t SegmentDescriptorSize, uint64_t CodeAlignmentFactor, in CIE()
266 uint8_t SegmentDescriptorSize; member in __anon0d7d66dd0111::CIE
558 uint8_t SegmentDescriptorSize = Version < 4 ? 0 : Data.getU8(&Offset); in parse() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp395 uint8_t SegmentDescriptorSize = Version < 4 ? 0 : Data.getU8(&Offset); in parse() local