Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libunwind/src/
H A DEHHeaderParser.hpp116 uint32_t sectionLength, in findFDE()
H A DDwarfParser.hpp234 size_t sectionLength, pint_t fdeHint, in findFDE()
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DELFAttributeParser.cpp211 uint32_t sectionLength = de.getU32(cursor); in parse() local