Searched defs:lib_name (Results 1 – 5 of 5) sorted by relevance
35 HeaderAbiDiff(const std::string &lib_name, const std::string &arch, in HeaderAbiDiff()
45 static llvm::cl::opt<std::string> lib_name( variable
80 optional string lib_name = 1; field118 optional string lib_name = 1; field
127 def _test_libtest(self, expected_file_name, lib_name): argument
285 def run_abi_diff(old_test_dump_path, new_test_dump_path, arch, lib_name, argument