Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1103 std::optional<uint64_t> AugmentationLength; in parse() local
1204 uint64_t AugmentationLength = Data.getULEB128(&Offset); in parse() local