| /src/external/gpl3/gdb/dist/gdb/ |
| 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
|
| 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...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| 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
|
| linespec.c | 101 If explicit.SOURCE_FILENAME is NULL (no user-specified filename), 1786 const char *source_filename 1787 = PARSER_EXPLICIT (parser)->source_filename.get (); 1794 source_filename); 2144 if (ls->explicit_loc.source_filename) 2146 val.line, ls->explicit_loc.source_filename.get ()); 2284 if (ls->explicit_loc.source_filename == NULL) 2289 form so that displaying SOURCE_FILENAME can follow the current 2292 ls->explicit_loc.source_filename = make_unique_xstrdup (filename); 2310 SOURCE_FILENAME, FUNCTION_NAME, LABEL_NAME and LINE_OFFSET. * 1785 const char *source_filename local 2859 source_filename, local [all...] |
| /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...] |
| CIndex.cpp | 3532 CXIndex CIdx, const char *source_filename, int num_command_line_args, 3536 return clang_parseTranslationUnit(CIdx, source_filename, command_line_args, 3542 clang_parseTranslationUnit_Impl(CXIndex CIdx, const char *source_filename, 3640 // The 'source_filename' argument is optional. If the caller does not 3645 if (source_filename) 3646 Args->push_back(source_filename); 3706 clang_parseTranslationUnit(CXIndex CIdx, const char *source_filename, 3713 CIdx, source_filename, command_line_args, num_command_line_args, 3722 CXIndex CIdx, const char *source_filename, 3731 CIdx, source_filename, Args.data(), Args.size(), unsaved_files 3741 *Log << source_filename << ": "; local [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/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/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;
|