Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
Dllvm-readobj.cpp159 cl::opt<bool> ARMAttributes("arm-attributes", variable
162 cl::aliasopt(ARMAttributes));
385 if (opts::ARMAttributes) in dumpObject()
Dllvm-readobj.h59 extern llvm::cl::opt<bool> ARMAttributes;
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
Dllvm-readobj.h66 extern llvm::cl::opt<bool> ARMAttributes;
Dllvm-readobj.cpp192 cl::opt<bool> ARMAttributes("arm-attributes", variable
195 cl::aliasopt(ARMAttributes));
457 if (opts::ARMAttributes) in dumpObject()