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

  /src/external/gpl3/gdb/dist/gdb/
gcore.c 76 /* write_gcore_file_1 -- do the actual work of write_gcore_file. */
126 /* write_gcore_file -- helper for gcore_command (exported).
130 write_gcore_file (bfd *obfd) function
172 write_gcore_file (obfd.get ());
  /src/external/gpl3/gdb.old/dist/gdb/
gcore.c 76 /* write_gcore_file_1 -- do the actual work of write_gcore_file. */
126 /* write_gcore_file -- helper for gcore_command (exported).
130 write_gcore_file (bfd *obfd) function
172 write_gcore_file (obfd.get ());

Completed in 26 milliseconds