Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp407 Optional<uint64_t> AugmentationLength; in parse() local
498 uint64_t AugmentationLength = Data.getULEB128(&Offset); in parse() local
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp571 Optional<uint64_t> AugmentationLength; in parse() local
642 uint64_t AugmentationLength = Data.getULEB128(&Offset); in parse() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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