Home
last modified time | relevance | path

Searched refs:end_file (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dmacrotab.c178 struct macro_source_file *end_file; member
362 k->end_file = 0; in new_macro_key()
636 query.end_file = NULL; in find_definition()
668 if (compare_locations (file, line, found->end_file, found->end_line) < 0) in find_definition()
850 if (key->end_file) in macro_undef()
853 std::string key_fullname = macro_source_fullname (key->end_file); in macro_undef()
863 key->end_file = source; in macro_undef()
995 && (!key->end_file in foreach_macro_in_scope()
996 || compare_locations (key->end_file, key->end_line, in foreach_macro_in_scope()
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
Dclang-cli-macro.exp78 end_file
Dmacro-source-path.exp132 end_file
/netbsd/src/external/gpl3/gcc/dist/gcc/
DFSFChangeLog810 (read_file, end_file): Likewise.
DFSFChangeLog.105835 * collect2.c (end_file): Fix typo in error message text.