Home
last modified time | relevance | path

Searched refs:suppr (Results 1 – 25 of 57) sorted by relevance

123

/external/libabigail/tests/data/
DMakefile.am209 test-abidiff-exit/test-missing-alias.suppr \
464 test-read-dwarf/test3-alias-1.suppr \
466 test-read-dwarf/test3-alias-2.suppr \
468 test-read-dwarf/test3-alias-3.suppr \
470 test-read-dwarf/test3-alias-4.suppr \
525 test-read-dwarf/test24-drop-fns-0.suppr \
559 test-read-dwarf/test-suppressed-alias.suppr \
958 test-diff-suppr/test0-type-suppr-v0.cc \
959 test-diff-suppr/test0-type-suppr-v1.cc \
960 test-diff-suppr/test0-type-suppr-v0.o \
[all …]
/external/libabigail/tests/
Dtest-kmi-whitelist.cc22 using abigail::suppr::suppression_sptr;
23 using abigail::suppr::suppressions_type;
24 using abigail::suppr::function_suppression_sptr;
25 using abigail::suppr::variable_suppression_sptr;
26 using abigail::suppr::is_function_suppression;
27 using abigail::suppr::is_variable_suppression;
62 test_suppressions_are_consistent(const suppressions_type& suppr, in test_suppressions_are_consistent() argument
65 REQUIRE(suppr.size() == 2); in test_suppressions_are_consistent()
67 function_suppression_sptr left = is_function_suppression(suppr[0]); in test_suppressions_are_consistent()
68 variable_suppression_sptr right = is_variable_suppression(suppr[1]); in test_suppressions_are_consistent()
[all …]
Dtest-read-dwarf.cc434 using abigail::suppr::suppression_sptr;
435 using abigail::suppr::suppressions_type;
436 using abigail::suppr::read_suppressions;
/external/libabigail/src/
Dabg-suppression-priv.h24 namespace suppr
396 suppression_matches_function_name(const suppr::function_suppression& s,
400 suppression_matches_function_sym_name(const suppr::function_suppression& s,
404 suppression_matches_variable_name(const suppr::variable_suppression& s,
409 suppression_matches_variable_sym_name(const suppr::variable_suppression& s,
440 for (suppr::suppressions_type::const_iterator i =
444 if (suppr::function_suppression_sptr suppr = is_function_suppression(*i)) variable
449 && ctxt.suppression_matches_function_name(*suppr, fn_name))
452 && ctxt.suppression_matches_function_sym_name(*suppr,
614 for (suppr::suppressions_type::const_iterator i =
[all …]
Dabg-suppression.cc34 namespace suppr namespace
284 sonames_of_binaries_match(const suppression_base& suppr, in sonames_of_binaries_match() argument
291 if (!suppr.has_soname_related_property()) in sonames_of_binaries_match()
294 if (!suppr.priv_->matches_soname(first_soname) in sonames_of_binaries_match()
295 && !suppr.priv_->matches_soname(second_soname)) in sonames_of_binaries_match()
314 names_of_binaries_match(const suppression_base& suppr, in names_of_binaries_match() argument
321 if (!suppr.has_file_name_related_property()) in names_of_binaries_match()
324 if (!suppr.priv_->matches_binary_name(first_binary_path) in names_of_binaries_match()
325 && !suppr.priv_->matches_binary_name(second_binary_path)) in names_of_binaries_match()
1033 suppression_matches_type_name(const suppr::type_suppression& s, in suppression_matches_type_name()
[all …]
/external/libabigail/tests/data/test-diff-suppr/
Dtest44-suppr-sym-name-not-regexp-v0.o.abi1 <abi-corpus path='test44-suppr-sym-name-not-regexp-v0.o' architecture='elf-amd-x86_64'>
10 …ize='64' path='test44-suppr-sym-name-not-regexp-v0.c' comp-dir-path='/home/dodji/git/libabigail/PR…
14 … filepath='/home/dodji/git/libabigail/PR25095/tests/data/test-diff-suppr/test44-suppr-sym-name-not…
15 … filepath='/home/dodji/git/libabigail/PR25095/tests/data/test-diff-suppr/test44-suppr-sym-name-not…
16 … filepath='/home/dodji/git/libabigail/PR25095/tests/data/test-diff-suppr/test44-suppr-sym-name-not…
19 … filepath='/home/dodji/git/libabigail/PR25095/tests/data/test-diff-suppr/test44-suppr-sym-name-not…
Dtest6-fn-suppr-report-0-1.txt6 [C] 'function void bar(S1*)' at test6-fn-suppr-v1.cc:48:1 has some indirect sub-type changes:
8 in pointed to type 'struct S1' at test6-fn-suppr-v1.cc:23:1:
11 struct base at test6-fn-suppr-v1.cc:4:1
15 [C] 'function int bar(S&)' at test6-fn-suppr-v1.cc:42:1 has some indirect sub-type changes:
17 in referenced type 'struct S' at test6-fn-suppr-v1.cc:14:1:
20 struct base at test6-fn-suppr-v1.cc:4:1
24 …[C] 'function char bar(int, S2**)' at test6-fn-suppr-v1.cc:52:1 has some indirect sub-type changes:
27 in pointed to type 'struct S2' at test6-fn-suppr-v1.cc:32:1:
30 struct base at test6-fn-suppr-v1.cc:4:1
Dtest44-suppr-sym-name-not-regexp-v1.o.abi1 <abi-corpus path='test44-suppr-sym-name-not-regexp-v1.o' architecture='elf-amd-x86_64'>
8 …ize='64' path='test44-suppr-sym-name-not-regexp-v1.c' comp-dir-path='/home/dodji/git/libabigail/PR…
11 … filepath='/home/dodji/git/libabigail/PR25095/tests/data/test-diff-suppr/test44-suppr-sym-name-not…
12 … filepath='/home/dodji/git/libabigail/PR25095/tests/data/test-diff-suppr/test44-suppr-sym-name-not…
Dtest0-type-suppr-3.suppr3 # Do not load files test0-type-suppr-v0.o or test0-type-suppr-v1.o
5 file_name_regexp = (test0-type-suppr-v0.o|test0-type-suppr-v1.o)
Dtest0-type-suppr-6.suppr4 # test0-type-suppr-v0.o and test0-type-suppr-v1.o
5 file_name_not_regexp = (test0-type-suppr-v0.o|test0-type-suppr-v1.o)
Dlibtest48-soname-abixml-v1.so.abi10 …ath='/home/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr' language='LANG_C9…
14 …ath='/home/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abix…
16 …ath='/home/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abix…
19 …ath='/home/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abix…
23 …ath='/home/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abix…
24 …ath='/home/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abix…
Dlibtest48-soname-abixml-v0.so.abi10 …ath='/home/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr' language='LANG_C9…
13 …ath='/home/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abix…
15 …ath='/home/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abix…
19 …ath='/home/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abix…
20 …ath='/home/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abix…
Dtest0-type-suppr-4.suppr3 # loading of files test0-type-suppr-v0.o and test0-type-suppr-v1.o.
Dtest0-type-suppr-5.suppr4 # test0-type-suppr-v0.o and test0-type-suppr-v1.o
Dtest42-negative-suppr-type-report-0.txt6 …[C] 'function void func0(type_to_keep)' at test42-negative-suppr-type-v1.cc:15:1 has some indirect…
10 'char m1', at offset 32 (in bits) at test42-negative-suppr-type-v1.cc:4:1
Dtest42-negative-suppr-type-report-1.txt6 …[C] 'function void func0(type_to_keep)' at test42-negative-suppr-type-v1.cc:15:1 has some indirect…
10 'char m1', at offset 32 (in bits) at test42-negative-suppr-type-v1.cc:4:1
/external/libabigail/include/
Dabg-tools-utils.h72 suppr::type_suppression_sptr
75 suppr::type_suppression_sptr
79 suppr::type_suppression_sptr
83 suppr::suppressions_type
109 load_default_system_suppressions(suppr::suppressions_type&);
112 load_default_user_suppressions(suppr::suppressions_type&);
315 suppr::suppressions_type& supprs,
Dabg-suppression.h28 namespace suppr
111 const suppression_base& suppr);
116 const suppression_base& suppr);
826 const suppression_base& suppr);
831 const suppression_base& suppr);
/external/libabigail/tools/
Dabidiff.cc40 using abigail::suppr::suppression_sptr;
41 using abigail::suppr::suppressions_type;
42 using abigail::suppr::read_suppressions;
724 suppression_sptr suppr = in set_diff_context_from_opts() local
726 if (suppr) in set_diff_context_from_opts()
727 ctxt->add_suppression(suppr); in set_diff_context_from_opts()
734 suppression_sptr suppr = in set_diff_context_from_opts() local
736 if (suppr) in set_diff_context_from_opts()
737 ctxt->add_suppression(suppr); in set_diff_context_from_opts()
779 suppression_sptr suppr = in set_suppressions() local
[all …]
Dabilint.cc44 using abigail::suppr::suppression_sptr;
45 using abigail::suppr::suppressions_type;
46 using abigail::suppr::read_suppressions;
238 suppression_sptr suppr = in set_suppressions() local
241 if (suppr) in set_suppressions()
242 supprs.push_back(suppr); in set_suppressions()
Dabidw.cc50 using abigail::suppr::suppression_sptr;
51 using abigail::suppr::suppressions_type;
52 using abigail::suppr::read_suppressions;
437 suppression_sptr suppr = in set_suppressions() local
440 if (suppr) in set_suppressions()
443 suppr->set_drops_artifact_from_ir(true); in set_suppressions()
444 supprs.push_back(suppr); in set_suppressions()
/external/llvm-project/llvm/test/tools/dsymutil/X86/
Dlit.local.cfg7 suppr = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'suppressions.txt')
8 config.environment['LSAN_OPTIONS'] = 'suppressions={}'.format(suppr)
/external/llvm-project/llvm/test/tools/dsymutil/ARM/
Dlit.local.cfg7 suppr = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'suppressions.txt')
8 config.environment['LSAN_OPTIONS'] = 'suppressions={}'.format(suppr)
/external/libabigail/
DChangeLog788 * tests/data/test-diff-suppr/test24-soname-report-0.txt: Likewise.
789 * tests/data/test-diff-suppr/test24-soname-report-1.txt: Likewise.
790 * tests/data/test-diff-suppr/test24-soname-report-10.txt: Likewise.
791 * tests/data/test-diff-suppr/test24-soname-report-11.txt: Likewise.
792 * tests/data/test-diff-suppr/test24-soname-report-12.txt: Likewise.
793 * tests/data/test-diff-suppr/test24-soname-report-13.txt: Likewise.
794 * tests/data/test-diff-suppr/test24-soname-report-14.txt: Likewise.
795 * tests/data/test-diff-suppr/test24-soname-report-15.txt: Likewise.
796 * tests/data/test-diff-suppr/test24-soname-report-16.txt: Likewise.
797 * tests/data/test-diff-suppr/test24-soname-report-2.txt: Likewise.
[all …]
/external/libabigail/bash-completion/
Dabipkgdiff15 '--suppressions'|'--suppr')
35 --suppr

123