Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libunwind/src/
H A DEHHeaderParser.hpp102 uint32_t sectionLength, in findFDE()
H A DDwarfParser.hpp222 uintptr_t sectionLength, pint_t fdeHint, in findFDE()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DELFAttributeParser.cpp209 uint32_t sectionLength = de.getU32(cursor); in parse() local