Home
last modified time | relevance | path

Searched refs:integerAttribute (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DRISCVAttributeParser.cpp22 &ELFAttributeParser::integerAttribute,
26 &ELFAttributeParser::integerAttribute,
30 &ELFAttributeParser::integerAttribute,
H A DELFAttributeParser.cpp38 Error ELFAttributeParser::integerAttribute(unsigned tag) { in integerAttribute() function in ELFAttributeParser
113 if (Error e = integerAttribute(tag)) in parseAttributeList()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DELFAttributeParser.h46 Error integerAttribute(unsigned tag);