Home
last modified time | relevance | path

Searched refs:parseSubsection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DELFAttributeParser.cpp122 Error ELFAttributeParser::parseSubsection(uint32_t length) { in parseSubsection() function in ELFAttributeParser
226 if (Error e = parseSubsection(sectionLength)) in parse()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributeParser.h43 Error parseSubsection(uint32_t length);