Searched refs:macro_source_file (Results 1 – 8 of 8) sorted by relevance
53 static const char *macro_source_file; variable179 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()
5012 (macro_source_file): ...this.
12256 macro_source_file->filename access by macro_source_fullname call.12261 Replace any macro_source_file->filename access by macro_source_fullname12265 found_key_fullname. Replace any macro_source_file->filename access by12268 any macro_source_file->filename access by macro_source_fullname call.12270 Replace any macro_source_file->filename access by macro_source_fullname12273 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
2532 * macrotab.h (struct macro_source_file): Doc fix.
87994 …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 because109410 the name of the macro_source_file doesn't match exactly the name of the109422 The name of the macro_source_file comes from the line number program109434 macro_source_file's name is created, we get this mismatch. GDB fails to109466 Another attempt at fixing this was to make both macro_source_file109511 to give the macro_source_file objects their name. And we now want