Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DARMBuildAttributes.h39 CPU_arch_profile = 7, enumerator
/external/llvm/tools/llvm-readobj/
DARMAttributeParser.cpp133 void ARMAttributeParser::CPU_arch_profile(AttrType Tag, const uint8_t *Data, in CPU_arch_profile() function in llvm::ARMAttributeParser