Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h573 uint8_t SegmentDescriptorSize, uint64_t CodeAlignmentFactor, in CIE() argument
615 const uint8_t SegmentDescriptorSize; variable
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1081 uint8_t SegmentDescriptorSize = Version < 4 ? 0 : Data.getU8(&Offset); parse() local