Searched defs:source_filename (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Derror.cpp33 do_error_with_file_and_line(const char *filename, const char *source_filename, int lineno, error_type type, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dlocation.h90 char *source_filename; member in struct:explicit_location
H A Dlinespec.c1840 const char *source_filename local
2370 convert_explicit_location_to_linespec(struct linespec_state *self, linespec_p result, const char *source_filename, const char *function_name, symbol_name_match_type fname_match_type, const char *label_name, struct line_offset line_offset) argument
2800 linespec_complete_function(completion_tracker &tracker, const char *function, symbol_name_match_type func_match_type, const char *source_filename) argument
2824 complete_linespec_component(linespec_parser *parser, completion_tracker &tracker, const char *text, linespec_complete_what component, const char *source_filename) argument
2913 linespec_complete_label(completion_tracker &tracker, const struct language_defn *language, const char *source_filename, const char *function_name, symbol_name_match_type func_name_match_type, const char *label_name) argument
2928 source_filename, local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dlocation.h209 char *source_filename = nullptr; member in struct:explicit_location_spec
H A Dlinespec.c1788 const char *source_filename local
2313 convert_explicit_location_spec_to_linespec(struct linespec_state *self, linespec *result, const char *source_filename, const char *function_name, symbol_name_match_type fname_match_type, const char *label_name, struct line_offset line_offset) argument
2733 linespec_complete_function(completion_tracker &tracker, const char *function, symbol_name_match_type func_match_type, const char *source_filename) argument
2757 complete_linespec_component(linespec_parser *parser, completion_tracker &tracker, const char *text, linespec_complete_what component, const char *source_filename) argument
2842 linespec_complete_label(completion_tracker &tracker, const struct language_defn *language, const char *source_filename, const char *function_name, symbol_name_match_type func_name_match_type, const char *label_name) argument
2857 source_filename, local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp890 *Log << source_filename << ": "; local
442 clang_indexSourceFile_Impl( CXIndexAction cxIdxAction, CXClientData client_data, IndexerCallbacks *client_index_callbacks, unsigned index_callbacks_size, unsigned index_options, const char *source_filename, const char *const *command_line_args, int num_command_line_args, ArrayRef<CXUnsavedFile> unsaved_files, CXTranslationUnit *out_TU, unsigned TU_options) argument
861 clang_indexSourceFile(CXIndexAction idxAction, CXClientData client_data, IndexerCallbacks *index_callbacks, unsigned index_callbacks_size, unsigned index_options, const char *source_filename, const char * const *command_line_args, int num_command_line_args, struct CXUnsavedFile *unsaved_files, unsigned num_unsaved_files, CXTranslationUnit *out_TU, unsigned TU_options) argument
882 clang_indexSourceFileFullArgv( CXIndexAction idxAction, CXClientData client_data, IndexerCallbacks *index_callbacks, unsigned index_callbacks_size, unsigned index_options, const char *source_filename, const char *const *command_line_args, int num_command_line_args, struct CXUnsavedFile *unsaved_files, unsigned num_unsaved_files, CXTranslationUnit *out_TU, unsigned TU_options) argument
[all...]
H A DCIndex.cpp3542 clang_parseTranslationUnit_Impl(CXIndex CIdx, const char *source_filename, argument
3706 clang_parseTranslationUnit(CXIndex CIdx, const char *source_filename, argument
3531 clang_createTranslationUnitFromSourceFile( CXIndex CIdx, const char *source_filename, int num_command_line_args, const char *const *command_line_args, unsigned num_unsaved_files, struct CXUnsavedFile *unsaved_files) argument
3721 clang_parseTranslationUnit2( CXIndex CIdx, const char *source_filename, const char *const *command_line_args, int num_command_line_args, struct CXUnsavedFile *unsaved_files, unsigned num_unsaved_files, unsigned options, CXTranslationUnit *out_TU) argument
3735 clang_parseTranslationUnit2FullArgv( CXIndex CIdx, const char *source_filename, const char *const *command_line_args, int num_command_line_args, struct CXUnsavedFile *unsaved_files, unsigned num_unsaved_files, unsigned options, CXTranslationUnit *out_TU) argument
3741 *Log << source_filename << ": "; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-xcoff.c877 const char *source_filename = "fake"; local
H A Dsimple-object-coff.c617 const char *source_filename = "fake"; local
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object-xcoff.c877 const char *source_filename = "fake"; local
H A Dsimple-object-coff.c617 const char *source_filename = "fake"; local
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-xcoff.c877 const char *source_filename = "fake"; local
H A Dsimple-object-coff.c617 const char *source_filename = "fake"; local
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dsimple-object-xcoff.c877 const char *source_filename = "fake"; local
H A Dsimple-object-coff.c617 const char *source_filename = "fake"; local
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object-xcoff.c877 const char *source_filename = "fake"; local
H A Dsimple-object-coff.c617 const char *source_filename = "fake"; local
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object-xcoff.c877 const char *source_filename = "fake"; local
H A Dsimple-object-coff.c617 const char *source_filename = "fake"; local

Completed in 308 milliseconds