Searched refs:getCSKYAttributeTags (Results 1 – 4 of 4) sorted by relevance
36 : ELFAttributeParser(sw, CSKYAttrs::getCSKYAttributeTags(), "csky") {} in CSKYAttributeParser()38 : ELFAttributeParser(CSKYAttrs::getCSKYAttributeTags(), "csky") {} in CSKYAttributeParser()
20 const TagNameMap &getCSKYAttributeTags();
31 const TagNameMap &llvm::CSKYAttrs::getCSKYAttributeTags() { in getCSKYAttributeTags() function in llvm::CSKYAttrs
1550 ELFAttrs::attrTypeFromString(Name, CSKYAttrs::getCSKYAttributeTags()); in parseDirectiveAttribute()