Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1094 Optional<uint64_t> AugmentationLength; in parse() local
1195 uint64_t AugmentationLength = Data.getULEB128(&Offset); in parse() local