Home
last modified time | relevance | path

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

/third_party/libabigail/src/
H A Dabg-default-reporter.cc155 report_mem_header(out, numdels, 0, del_kind, "enumerator", indent); in report()
174 report_mem_header(out, numins, 0, ins_kind, "enumerator", indent); in report()
193 report_mem_header(out, numchanges, 0, change_kind, "enumerator", indent); in report()
917 report_mem_header(out, numdels, num_filtered, del_kind, in report()
938 report_mem_header(out, numins, num_filtered, ins_kind, in report()
959 report_mem_header(out, numchanges, num_filtered, change_kind, in report()
993 report_mem_header(out, numdels, 0, del_kind, in report()
1017 report_mem_header(out, numins, 0, ins_kind, in report()
1045 report_mem_header(out, num_changes, num_changes_filtered, in report()
1079 report_mem_header(ou in report()
[all...]
H A Dabg-reporter-priv.h178 /// Represent the kind of difference we want report_mem_header() to
189 report_mem_header(ostream& out,
195 report_mem_header(ostream& out,
H A Dabg-leaf-reporter.cc513 report_mem_header(out, numdels, num_filtered, del_kind, in report()
534 report_mem_header(out, numins, num_filtered, ins_kind, in report()
554 report_mem_header(out, change_kind, "member function", indent); in report()
587 report_mem_header(out, numdels, 0, del_kind, in report()
611 report_mem_header(out, numins, 0, ins_kind, in report()
641 report_mem_header(out, change_kind, "data member", indent); in report()
H A Dabg-reporter-priv.cc939 report_mem_header(ostream& out, in report_mem_header() function
995 report_mem_header(ostream& out, in report_mem_header() function

Completed in 6 milliseconds