HomeSort by: relevance | last modified time | path
    Searched defs:set_fullname (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/tui/
tui-location.c 36 bool location_changed_p = set_fullname (sal.symtab);
58 bool location_changed_p = set_fullname (symtab);
69 tui_location_tracker::set_fullname (struct symtab *symtab) function in class:tui_location_tracker
  /src/external/gpl3/gdb/dist/gdb/tui/
tui-location.c 36 bool location_changed_p = set_fullname (sal.symtab);
58 bool location_changed_p = set_fullname (symtab);
69 tui_location_tracker::set_fullname (struct symtab *symtab) function in class:tui_location_tracker
  /src/external/gpl3/gdb.old/dist/gdb/
symtab.h 1749 void set_fullname (gdb::unique_xmalloc_ptr<char> name)
1747 void set_fullname (gdb::unique_xmalloc_ptr<char> name) function in struct:symtab
  /src/external/gpl3/gdb/dist/gdb/
symtab.h 1748 void set_fullname (gdb::unique_xmalloc_ptr<char> name)
1746 void set_fullname (gdb::unique_xmalloc_ptr<char> name) function in struct:symtab

Completed in 20 milliseconds