Home
last modified time | relevance | path

Searched refs:get_soname_of_elf_file (Results 1 - 5 of 5) sorted by relevance

/third_party/libabigail/include/
H A Dabg-elf-reader.h160 get_soname_of_elf_file(const string& path, string &soname);
/third_party/libabigail/src/
H A Dabg-elf-helpers.h238 get_soname_of_elf_file(const string& path, string &soname);
H A Dabg-elf-reader.cc917 get_soname_of_elf_file(const string& path, string &soname) in get_soname_of_elf_file() function
918 {return elf_helpers::get_soname_of_elf_file(path, soname);} in get_soname_of_elf_file()
H A Dabg-elf-helpers.cc1497 get_soname_of_elf_file(const string& path, string &soname) in get_soname_of_elf_file() function
/third_party/libabigail/tools/
H A Dabipkgdiff.cc151 using abigail::elf::get_soname_of_elf_file;
295 get_soname_of_elf_file(path, soname); in elf_file()
2846 get_soname_of_elf_file((*it)->path, soname); in compare_prepared_userspace_packages()
2866 get_soname_of_elf_file((*it)->path, soname); in compare_prepared_userspace_packages()

Completed in 9 milliseconds