Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DELFAttributeParser.h63 Optional<StringRef> getAttributeString(unsigned tag) const { in getAttributeString() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DELFObjectFile.cpp307 Optional<StringRef> Attr = Attributes.getAttributeString(RISCVAttrs::ARCH); in getRISCVFeatures()