Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1094 std::optional<uint64_t> AugmentationLength; in parse() local
1195 uint64_t AugmentationLength = Data.getULEB128(&Offset); in parse() local