HomeSort by: relevance | last modified time | path
    Searched refs:file_matcher (Results 1 - 25 of 48) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/gdb/
quick-symbol.h 134 FILE_MATCHER is called for each file in OBJFILE. The file name
136 skipped. If FILE_MATCHER is NULL the file is not skipped. If
161 gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
quick-symbol.h 134 FILE_MATCHER is called for each file in OBJFILE. The file name
136 skipped. If FILE_MATCHER is NULL the file is not skipped. If
161 gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
symfile-debug.c 357 auto file_matcher = [&] (const char *filename, bool basenames)
364 file_matcher,
375 (gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
390 host_address_to_string (&file_matcher),
396 if (!iter->expand_symtabs_matching (this, file_matcher, lookup_name,
356 auto file_matcher = [&] (const char *filename, bool basenames) local
symfile-debug.c 357 auto file_matcher = [&] (const char *filename, bool basenames)
364 file_matcher,
375 (gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
390 host_address_to_string (&file_matcher),
396 if (!iter->expand_symtabs_matching (this, file_matcher, lookup_name,
356 auto file_matcher = [&] (const char *filename, bool basenames) local
psymtab.c 892 gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
919 if (file_matcher)
926 match = file_matcher (ps->filename, false);
932 || file_matcher (lbasename (ps->filename), true))
933 match = file_matcher (psymtab_to_fullname (ps), false);
psymtab.c 892 gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
919 if (file_matcher)
926 match = file_matcher (ps->filename, false);
932 || file_matcher (lbasename (ps->filename), true))
933 match = file_matcher (psymtab_to_fullname (ps), false);
psymtab.h 631 gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
symfile.h 350 (gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
  /src/external/gpl3/gdb/dist/gdb/
quick-symbol.h 139 FILE_MATCHER is called for each file in OBJFILE. The file name
141 skipped. If FILE_MATCHER is NULL the file is not skipped. If
165 expand_symtabs_file_matcher file_matcher,
quick-symbol.h 139 FILE_MATCHER is called for each file in OBJFILE. The file name
141 skipped. If FILE_MATCHER is NULL the file is not skipped. If
165 expand_symtabs_file_matcher file_matcher,
symfile-debug.c 356 auto file_matcher = [&] (const char *filename, bool basenames)
363 file_matcher,
374 (expand_symtabs_file_matcher file_matcher,
389 host_address_to_string (&file_matcher),
395 if (!iter->expand_symtabs_matching (this, file_matcher, lookup_name,
355 auto file_matcher = [&] (const char *filename, bool basenames) local
symfile-debug.c 356 auto file_matcher = [&] (const char *filename, bool basenames)
363 file_matcher,
374 (expand_symtabs_file_matcher file_matcher,
389 host_address_to_string (&file_matcher),
395 if (!iter->expand_symtabs_matching (this, file_matcher, lookup_name,
355 auto file_matcher = [&] (const char *filename, bool basenames) local
symfile.h 349 (expand_symtabs_file_matcher file_matcher,
symfile.h 349 (expand_symtabs_file_matcher file_matcher,
psymtab.c 895 expand_symtabs_file_matcher file_matcher,
921 if (file_matcher)
928 match = file_matcher (ps->filename, false);
934 || file_matcher (lbasename (ps->filename), true))
935 match = file_matcher (psymtab_to_fullname (ps), false);
psymtab.c 895 expand_symtabs_file_matcher file_matcher,
921 if (file_matcher)
928 match = file_matcher (ps->filename, false);
934 || file_matcher (lbasename (ps->filename), true))
935 match = file_matcher (psymtab_to_fullname (ps), false);
psymtab.h 631 expand_symtabs_file_matcher file_matcher,
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
read-gdb-index.c 157 gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
190 gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
274 if (!dw2_expand_symtabs_matching_one (per_cu, per_objfile, file_matcher,
285 gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
295 dw_expand_symtabs_matching_file_matcher (per_objfile, file_matcher);
307 file_matcher,
324 if (!dw2_expand_marked_cus (per_objfile, idx, file_matcher,
read-gdb-index.c 157 gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
190 gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
274 if (!dw2_expand_symtabs_matching_one (per_cu, per_objfile, file_matcher,
285 gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
295 dw_expand_symtabs_matching_file_matcher (per_objfile, file_matcher);
307 file_matcher,
324 if (!dw2_expand_marked_cus (per_objfile, idx, file_matcher,
read.h 901 /* If FILE_MATCHER is NULL or if PER_CU has
909 gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
928 /* If FILE_MATCHER is non-NULL, set all the
930 that match FILE_MATCHER. */
934 gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher);
read.h 901 /* If FILE_MATCHER is NULL or if PER_CU has
909 gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher,
928 /* If FILE_MATCHER is non-NULL, set all the
930 that match FILE_MATCHER. */
934 gdb::function_view<expand_symtabs_file_matcher_ftype> file_matcher);
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
read-gdb-index.c 1006 expand_symtabs_file_matcher file_matcher,
1037 expand_symtabs_file_matcher file_matcher,
1122 if (!dw2_expand_symtabs_matching_one (per_cu, per_objfile, file_matcher,
1133 expand_symtabs_file_matcher file_matcher,
1143 dw_expand_symtabs_matching_file_matcher (per_objfile, file_matcher);
1154 file_matcher,
1171 if (!dw2_expand_marked_cus (per_objfile, idx, file_matcher,
read-gdb-index.c 1006 expand_symtabs_file_matcher file_matcher,
1037 expand_symtabs_file_matcher file_matcher,
1122 if (!dw2_expand_symtabs_matching_one (per_cu, per_objfile, file_matcher,
1133 expand_symtabs_file_matcher file_matcher,
1143 dw_expand_symtabs_matching_file_matcher (per_objfile, file_matcher);
1154 file_matcher,
1171 if (!dw2_expand_marked_cus (per_objfile, idx, file_matcher,
cooked-index.h 242 expand_symtabs_file_matcher file_matcher,
cooked-index.h 242 expand_symtabs_file_matcher file_matcher,

Completed in 87 milliseconds

1 2