Home
last modified time | relevance | path

Searched refs:macro_source_file (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.c53 static const char *macro_source_file; variable
179 if (macro->count && LOCATION_FILE (macro->line) == macro_source_file) in count_ada_macro()
198 && LOCATION_FILE (macro->line) == macro_source_file) in store_ada_macro()
229 macro_source_file = file; in dump_ada_macros()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc53 static const char *macro_source_file; variable
179 if (macro->count && LOCATION_FILE (macro->line) == macro_source_file) in count_ada_macro()
198 && LOCATION_FILE (macro->line) == macro_source_file) in store_ada_macro()
229 macro_source_file = file; in dump_ada_macros()
H A DChangeLog5012 (macro_source_file): ...this.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-201312256 macro_source_file->filename access by macro_source_fullname call.
12261 Replace any macro_source_file->filename access by macro_source_fullname
12265 found_key_fullname. Replace any macro_source_file->filename access by
12268 any macro_source_file->filename access by macro_source_fullname call.
12270 Replace any macro_source_file->filename access by macro_source_fullname
12273 macro_source_file->filename access by macro_source_fullname call.
12275 macro_source_file->filename access by macro_source_fullname call.
12278 * macrotab.h (struct macro_source_file): Extent the filename field
H A DChangeLog-20022532 * macrotab.h (struct macro_source_file): Doc fix.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-201312256 macro_source_file->filename access by macro_source_fullname call.
12261 Replace any macro_source_file->filename access by macro_source_fullname
12265 found_key_fullname. Replace any macro_source_file->filename access by
12268 any macro_source_file->filename access by macro_source_fullname call.
12270 Replace any macro_source_file->filename access by macro_source_fullname
12273 macro_source_file->filename access by macro_source_fullname call.
12275 macro_source_file->filename access by macro_source_fullname call.
12278 * macrotab.h (struct macro_source_file): Extent the filename field
H A DChangeLog-20022532 * macrotab.h (struct macro_source_file): Doc fix.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git87994 …ildsym_compunit*, bfd*, unsigned char const*, unsigned char const*, macro_source_file*, line_heade…
109407 `source` is the macro_source_file that we would expect GDB to find.
109409 stopped in. GDB doesn't find the appropriate macro_source_file because
109410 the name of the macro_source_file doesn't match exactly the name of the
109422 The name of the macro_source_file comes from the line number program
109434 macro_source_file's name is created, we get this mismatch. GDB fails to
109466 Another attempt at fixing this was to make both macro_source_file
109511 to give the macro_source_file objects their name. And we now want