Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp734 static MCSymbolAttr MCAttrForString(StringRef Type) { in MCAttrForString() function
791 MCSymbolAttr Attr = MCAttrForString(Type); in ParseDirectiveType()