Home
last modified time | relevance | path

Searched defs:ABI_PCS_GOT_use (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMBuildAttributes.h50 ABI_PCS_GOT_use = 17, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DARMAttributeParser.cpp172 Error ARMAttributeParser::ABI_PCS_GOT_use(AttrType tag) { in ABI_PCS_GOT_use() function in ARMAttributeParser