Home
last modified time | relevance | path

Searched refs:drop_artifact (Results 1 – 2 of 2) sorted by relevance

/third_party/libabigail/src/
Dabg-suppression.cc1620 ini::simple_property_sptr drop_artifact = in read_type_suppression() local
1622 if (!drop_artifact) in read_type_suppression()
1623 drop_artifact = is_simple_property(section.find_property("drop")); in read_type_suppression()
1625 string drop_artifact_str = drop_artifact in read_type_suppression()
1626 ? drop_artifact->get_value()->as_string() in read_type_suppression()
3143 ini::simple_property_sptr drop_artifact = in read_function_suppression() local
3145 if (!drop_artifact) in read_function_suppression()
3146 drop_artifact = is_simple_property(section.find_property("drop")); in read_function_suppression()
3148 string drop_artifact_str = drop_artifact in read_function_suppression()
3149 ? drop_artifact->get_value()->as_string() in read_function_suppression()
[all …]
/third_party/libabigail/tests/data/test-diff-suppr/
Dlibtest32-0.suppr3 drop_artifact = true