Home
last modified time | relevance | path

Searched refs:get_drops_artifact_from_ir (Results 1 – 6 of 6) sorted by relevance

/external/libabigail/tests/
Dtest-kmi-whitelist.cc76 REQUIRE(left->get_drops_artifact_from_ir() in test_suppressions_are_consistent()
77 == right->get_drops_artifact_from_ir()); in test_suppressions_are_consistent()
/external/libabigail/src/
Dabg-suppression-priv.h446 if (require_drop_property && !(*i)->get_drops_artifact_from_ir())
620 if (require_drop_property && !(*i)->get_drops_artifact_from_ir())
841 if (require_drop_property && !(*i)->get_drops_artifact_from_ir())
Dabg-reader.cc943 if (!s.get_drops_artifact_from_ir() in suppression_matches_function_name()
985 if (!s.get_drops_artifact_from_ir() in suppression_matches_function_sym_name()
1005 if (!s.get_drops_artifact_from_ir() in suppression_matches_variable_name()
1025 if (!s.get_drops_artifact_from_ir() in suppression_matches_variable_sym_name()
1762 if ((*i)->get_drops_artifact_from_ir()) in add_read_context_suppressions()
Dabg-suppression.cc99 suppression_base::get_drops_artifact_from_ir() const in get_drops_artifact_from_ir() function in abigail::suppr::suppression_base
Dabg-dwarf-reader.cc15552 if ((*i)->get_drops_artifact_from_ir()) in add_read_context_suppressions()
/external/libabigail/include/
Dabg-suppression.h57 get_drops_artifact_from_ir() const;