Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributeParser.h45 void setAttributeString(unsigned tag, StringRef value) { in setAttributeString() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DELFAttributeParser.cpp56 setAttributeString(tag, desc); in stringAttribute()
H A DARMAttributeParser.cpp446 setAttributeString(tag, RawStringValue); in also_compatible_with()