Searched defs:arch (Results 1 – 12 of 12) sorted by relevance
| /development/vndk/tools/header-checker/header-abi-util/src/ |
| D | version_script_parser.cpp | 43 const std::string arch) { in LineSatisfiesArch() 55 const std::string &arch, in VersionScriptParser() 68 const std::string &arch, in SymbolInArchAndApiVersion() 97 const std::string &arch, int api) { in SymbolExported()
|
| D | ir_representation_protobuf.cpp | 1168 void ProtobufIRDiffDumper::AddArchIR(const std::string &arch) { in AddArchIR()
|
| /development/vndk/tools/header-checker/header-abi-diff/src/ |
| D | abi_diff.h | 26 HeaderAbiDiff(const std::string &lib_name, const std::string &arch, in HeaderAbiDiff()
|
| D | header_abi_diff.cpp | 34 static llvm::cl::opt<std::string> arch( variable
|
| /development/scripts/ |
| D | gdbclient.py | 29 def get_gdbserver_path(root, arch): argument
|
| /development/vndk/tools/header-checker/utils/ |
| D | utils.py | 115 def run_header_abi_linker(output_path, inputs, version_script, api, arch): argument 174 def run_abi_diff(old_test_dump_path, new_test_dump_path, arch, lib_name, argument
|
| /development/vndk/tools/header-checker/proto/ |
| D | abi_diff.proto | 81 optional string arch = 2; field 119 optional string arch = 2; field
|
| /development/vndk/tools/definition-tool/tests/ |
| D | ndk_toolchain.py | 52 def get_gcc_dir(ndk_dir, arch, host): argument
|
| /development/vndk/tools/header-checker/header-abi-linker/src/ |
| D | header_abi_linker.cpp | 56 static llvm::cl::opt<std::string> arch( variable 84 const std::string &arch, in HeaderAbiLinker()
|
| /development/vndk/tools/header-checker/tests/ |
| D | module.py | 37 def __init__(self, name, arch, srcs, version_script, cflags, argument
|
| D | test.py | 52 def run_and_compare_abi_diff(self, old_dump, new_dump, lib, arch, argument
|
| /development/vndk/tools/vtable-dumper/tests/ |
| D | test_vndk_vtable_dumper.py | 49 def get_prebuilts_gcc(android_build_top, arch, gcc_version): argument
|