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

1 2

  /src/external/gpl3/gdb.old/dist/gdb/
linespec.h 179 FUNC_MATCH_TYPE. If SOURCE_FILENAME is non-NULL, limits completion
181 SOURCE_FILENAME. */
186 const char *source_filename);
189 functions named FUNCTION_NAME are considered. If SOURCE_FILENAME
191 source files that match SOURCE_FILENAME. */
195 const char *source_filename,
linespec.c 100 If explicit.SOURCE_FILENAME is NULL (no user-specified filename),
1771 const char *source_filename
1772 = parser->result.explicit_loc.source_filename.get ();
1779 source_filename);
2168 if (ls->explicit_loc.source_filename)
2171 val.line, ls->explicit_loc.source_filename.get ());
2310 if (ls->explicit_loc.source_filename == NULL)
2315 form so that displaying SOURCE_FILENAME can follow the current
2318 ls->explicit_loc.source_filename = make_unique_xstrdup (filename);
2336 SOURCE_FILENAME, FUNCTION_NAME, LABEL_NAME and LINE_OFFSET. *
1770 const char *source_filename local
    [all...]
location.c 167 source_filename (maybe_xstrdup (other.source_filename.get ())),
184 return (source_filename == nullptr
283 if (explicit_loc->source_filename != NULL)
287 buf.puts (explicit_loc->source_filename.get ());
701 locspec->source_filename = std::move (oarg);
757 if (locspec->source_filename != NULL
location.h 188 as linespecs, though. For example, source_filename requires
210 gdb::unique_xmalloc_ptr<char> source_filename; member in struct:explicit_location_spec
  /src/external/gpl3/gdb/dist/gdb/
linespec.h 179 FUNC_MATCH_TYPE. If SOURCE_FILENAME is non-NULL, limits completion
181 SOURCE_FILENAME. */
186 const char *source_filename);
189 functions named FUNCTION_NAME are considered. If SOURCE_FILENAME
191 source files that match SOURCE_FILENAME. */
195 const char *source_filename,
linespec.c 90 If explicit.SOURCE_FILENAME is NULL (no user-specified filename),
1757 const char *source_filename
1758 = parser->result.explicit_loc.source_filename.get ();
1765 source_filename);
2154 if (ls->explicit_loc.source_filename)
2157 val.line, ls->explicit_loc.source_filename.get ());
2296 if (ls->explicit_loc.source_filename == NULL)
2301 form so that displaying SOURCE_FILENAME can follow the current
2304 ls->explicit_loc.source_filename = make_unique_xstrdup (filename);
2322 SOURCE_FILENAME, FUNCTION_NAME, LABEL_NAME and LINE_OFFSET. *
1756 const char *source_filename local
    [all...]
location.c 167 source_filename (maybe_xstrdup (other.source_filename.get ())),
184 return (source_filename == nullptr
283 if (explicit_loc->source_filename != NULL)
287 buf.puts (explicit_loc->source_filename.get ());
701 locspec->source_filename = std::move (oarg);
757 if (locspec->source_filename != NULL
location.h 188 as linespecs, though. For example, source_filename requires
210 gdb::unique_xmalloc_ptr<char> source_filename; member in struct:explicit_location_spec
  /src/external/gpl2/groff/dist/src/libs/libgroff/
error.cpp 34 const char *source_filename,
50 if (source_filename != 0)
51 fprintf(stderr, "%s (%s):%d:", filename, source_filename, lineno);
  /src/external/apache2/llvm/dist/clang/tools/libclang/
Indexing.cpp 445 unsigned index_options, const char *source_filename,
503 // The 'source_filename' argument is optional. If the caller does not
508 if (source_filename)
509 Args->push_back(source_filename);
866 const char *source_filename,
878 index_options, source_filename, Args.data(), Args.size(), unsaved_files,
885 unsigned index_options, const char *source_filename,
890 *Log << source_filename << ": "; local
902 index_options, source_filename, command_line_args,
912 fprintf(stderr, " 'source_filename' : '%s'\n", source_filename)
    [all...]
  /src/external/gpl3/binutils/dist/libiberty/
simple-object-coff.c 806 const char *source_filename = "fake"; local
907 sflen = strlen (source_filename);
909 memcpy (&syms[1].aux.x_file.x_fname[0], source_filename, sflen);
915 source_filename),
918 name_offset += strlen (source_filename) + 1;
995 sflen = strlen (source_filename);
997 memcpy (&syms[1].aux.x_file.x_fname[0], source_filename, sflen);
1003 source_filename),
1006 name_offset += strlen (source_filename) + 1;
simple-object-xcoff.c 877 const char *source_filename = "fake"; local
962 sflen = strlen (source_filename);
964 memcpy (&syms[1].aux.x_file.x_fname[0], source_filename, sflen);
970 source_filename),
973 name_offset += strlen (source_filename) + 1;
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-coff.c 619 const char *source_filename = "fake"; local
707 sflen = strlen (source_filename);
709 memcpy (&syms[1].aux.x_file.x_fname[0], source_filename, sflen);
715 source_filename),
718 name_offset += strlen (source_filename) + 1;
simple-object-xcoff.c 877 const char *source_filename = "fake"; local
962 sflen = strlen (source_filename);
964 memcpy (&syms[1].aux.x_file.x_fname[0], source_filename, sflen);
970 source_filename),
973 name_offset += strlen (source_filename) + 1;
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-coff.c 617 const char *source_filename = "fake"; local
705 sflen = strlen (source_filename);
707 memcpy (&syms[1].aux.x_file.x_fname[0], source_filename, sflen);
713 source_filename),
716 name_offset += strlen (source_filename) + 1;
simple-object-xcoff.c 877 const char *source_filename = "fake"; local
962 sflen = strlen (source_filename);
964 memcpy (&syms[1].aux.x_file.x_fname[0], source_filename, sflen);
970 source_filename),
973 name_offset += strlen (source_filename) + 1;
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-coff.c 617 const char *source_filename = "fake"; local
705 sflen = strlen (source_filename);
707 memcpy (&syms[1].aux.x_file.x_fname[0], source_filename, sflen);
713 source_filename),
716 name_offset += strlen (source_filename) + 1;
simple-object-xcoff.c 877 const char *source_filename = "fake"; local
962 sflen = strlen (source_filename);
964 memcpy (&syms[1].aux.x_file.x_fname[0], source_filename, sflen);
970 source_filename),
973 name_offset += strlen (source_filename) + 1;
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-coff.c 619 const char *source_filename = "fake"; local
707 sflen = strlen (source_filename);
709 memcpy (&syms[1].aux.x_file.x_fname[0], source_filename, sflen);
715 source_filename),
718 name_offset += strlen (source_filename) + 1;
simple-object-xcoff.c 877 const char *source_filename = "fake"; local
962 sflen = strlen (source_filename);
964 memcpy (&syms[1].aux.x_file.x_fname[0], source_filename, sflen);
970 source_filename),
973 name_offset += strlen (source_filename) + 1;
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-coff.c 619 const char *source_filename = "fake"; local
707 sflen = strlen (source_filename);
709 memcpy (&syms[1].aux.x_file.x_fname[0], source_filename, sflen);
715 source_filename),
718 name_offset += strlen (source_filename) + 1;
simple-object-xcoff.c 877 const char *source_filename = "fake"; local
962 sflen = strlen (source_filename);
964 memcpy (&syms[1].aux.x_file.x_fname[0], source_filename, sflen);
970 source_filename),
973 name_offset += strlen (source_filename) + 1;
  /src/external/gpl3/gdb.old/dist/gdb/mi/
mi-cmd-break.c 270 explicit_loc->source_filename = make_unique_xstrdup (oarg);
350 if (explicit_loc->source_filename != NULL
  /src/external/gpl3/gdb/dist/gdb/mi/
mi-cmd-break.c 267 explicit_loc->source_filename = make_unique_xstrdup (oarg);
347 if (explicit_loc->source_filename != NULL
  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 1130 * Note: The 'source_filename' argument is optional. If the caller provides a
1145 * \param source_filename The name of the source file to load, or NULL if the
1167 CXIndex CIdx, const char *source_filename, int num_clang_command_line_args,
1369 CXIndex CIdx, const char *source_filename,
1387 * \param source_filename The name of the source file to load, or NULL if the
1419 CXIndex CIdx, const char *source_filename,
1430 CXIndex CIdx, const char *source_filename,
6699 const char *source_filename, const char *const *command_line_args,
6711 const char *source_filename, const char *const *command_line_args,

Completed in 90 milliseconds

1 2