Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1048 Optional<uint64_t> AugmentationLength; in parse() local
1145 uint64_t AugmentationLength = Data.getULEB128(&Offset); in parse() local