Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DELFAttributeParser.cpp124 Error ELFAttributeParser::parseSubsection(uint32_t length) { in parseSubsection() function in ELFAttributeParser
224 if (Error e = parseSubsection(sectionLength)) in parse()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DELFAttributeParser.h42 Error parseSubsection(uint32_t length);