Searched refs:create_best_elf_based_reader (Results 1 – 6 of 6) sorted by relevance
323 create_best_elf_based_reader(const string& elf_file_path,
58 using abigail::tools_utils::create_best_elf_based_reader;1235 create_best_elf_based_reader(opts.file1, in main()1307 create_best_elf_based_reader(opts.file2, in main()
51 using abigail::tools_utils::create_best_elf_based_reader;595 create_best_elf_based_reader(opts.in_file_path, in load_corpus_and_write_abixml()
139 using abigail::tools_utils::create_best_elf_based_reader;1358 create_best_elf_based_reader(elf1.path, in compare()1457 create_best_elf_based_reader(elf2.path, in compare()1622 create_best_elf_based_reader(elf.path, in compare_to_self()
2785 create_best_elf_based_reader(vmlinux, in build_corpus_group_from_kernel_dist_under()2837 create_best_elf_based_reader(const string& elf_file_path, in create_best_elf_based_reader() function
247 * include/abg-tools-utils.h (create_best_elf_based_reader): Add arguments.272 create_best_elf_based_reader to select the front-end.273 (create_best_elf_based_reader): Adjust to allow fallback behaviour290 * tools/abidiff.cc (main): Use create_best_elf_based_reader.400 (create_best_elf_based_reader): Declare new function.