Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libunwind/src/
H A DEHHeaderParser.hpp103 uint32_t sectionLength, in findFDE()
H A DDwarfParser.hpp235 size_t sectionLength, pint_t fdeHint, in findFDE()
/openbsd/gnu/llvm/llvm/lib/Support/
H A DELFAttributeParser.cpp207 uint32_t sectionLength = de.getU32(cursor); in parse() local