Searched refs:corpus_group_sptr (Results 1 – 19 of 19) sorted by relevance
/third_party/libabigail/include/ |
D | abg-reader.h | 59 corpus_group_sptr 62 corpus_group_sptr 66 corpus_group_sptr
|
D | abg-fe-iface.h | 119 corpus_group_sptr& 122 const corpus_group_sptr& 126 corpus_group(const ir::corpus_group_sptr& cg);
|
D | abg-writer.h | 127 const corpus_group_sptr& group,
|
D | abg-tools-utils.h | 311 corpus_group_sptr
|
D | abg-comparison.h | 2453 compute_diff(const corpus_group_sptr&, 2454 const corpus_group_sptr&,
|
D | abg-fwd.h | 70 typedef shared_ptr<corpus_group> corpus_group_sptr; typedef
|
/third_party/libabigail/src/ |
D | abg-fe-iface.cc | 33 ir::corpus_group_sptr corpus_group; 226 corpus_group_sptr& 233 const corpus_group_sptr& 243 fe_iface::corpus_group(const ir::corpus_group_sptr& cg) in corpus_group()
|
D | abg-tools-utils.cc | 2630 corpus_group_sptr& group, in load_vmlinux_corpus() 2747 corpus_group_sptr 2759 corpus_group_sptr group; in build_corpus_group_from_kernel_dist_under()
|
D | abg-reader.cc | 2070 corpus_group_sptr 2073 corpus_group_sptr nil; in read_corpus_group_from_input() 2092 corpus_group_sptr g(new corpus_group(rdr.get_environment(), in read_corpus_group_from_input() 2098 corpus_group_sptr group = rdr.corpus_group(); in read_corpus_group_from_input() 2135 corpus_group_sptr 2157 corpus_group_sptr 2162 corpus_group_sptr group = read_corpus_group_from_input(*rdr); in read_corpus_group_from_abixml_file()
|
D | abg-writer.cc | 4607 const corpus_group_sptr& group, in write_corpus_group()
|
D | abg-comparison.cc | 11039 compute_diff(const corpus_group_sptr& f, in compute_diff() 11040 const corpus_group_sptr& s, in compute_diff()
|
D | abg-dwarf-reader.cc | 2112 if (corpus_group_sptr group = corpus_group()) in read_debug_info_into_corpus()
|
/third_party/libabigail/tests/ |
D | test-abidiff.cc | 171 using abigail::corpus_group_sptr; 216 corpus_group_sptr corpus_group1, corpus_group2; in main()
|
/third_party/libabigail/tools/ |
D | kmidiff.cc | 422 corpus_group_sptr group1, group2; in main()
|
D | abidiff.cc | 39 using abigail::corpus_group_sptr; 1200 corpus_group_sptr g1, g2; in main()
|
D | abilint.cc | 753 abigail::corpus_group_sptr group; in main()
|
D | abidw.cc | 857 corpus_group_sptr group = in load_kernel_corpus_group_and_write_abixml()
|
D | abipkgdiff.cc | 141 using abigail::ir::corpus_group_sptr; 3046 corpus_group_sptr corpus1, corpus2; in compare_prepared_linux_kernel_packages()
|
/third_party/libabigail/ |
D | ChangeLog | 19403 * include/abg-fwd.h (corpus_sptr, corpus_group_sptr)
|