Home
last modified time | relevance | path

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

/third_party/libabigail/tools/
H A Dabipkgdiff.cc304 typedef shared_ptr<elf_file> elf_file_sptr; typedef
312 vector<elf_file_sptr> added_binaries;
313 vector<elf_file_sptr> removed_binaries;
357 map<string, elf_file_sptr> path_elf_file_sptr_map_;
491 const map<string, elf_file_sptr>&
498 map<string, elf_file_sptr>&
2371 elf_file_sptr e (new elf_file(*file)); in create_maps_of_package_content()
2746 for (map<string, elf_file_sptr>::iterator it = in compare_prepared_userspace_packages()
2751 map<string, elf_file_sptr>::iterator iter = in compare_prepared_userspace_packages()
2829 for (map<string, elf_file_sptr> in compare_prepared_userspace_packages()
[all...]

Completed in 6 milliseconds