HomeSort by: relevance | last modified time | path
    Searched refs:gdbarch_process_record_p (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
record-full.c 962 if (!gdbarch_process_record_p (current_inferior ()->arch ()))
gdbarch-gen.h 1263 extern bool gdbarch_process_record_p (struct gdbarch *gdbarch);
gdbarch-gen.c 1180 "gdbarch_dump: gdbarch_process_record_p() = %d\n",
1181 gdbarch_process_record_p (gdbarch));
4429 gdbarch_process_record_p (struct gdbarch *gdbarch) function
  /src/external/gpl3/gdb/dist/gdb/
record-full.c 962 if (!gdbarch_process_record_p (current_inferior ()->arch ()))
gdbarch-gen.h 1272 extern bool gdbarch_process_record_p (struct gdbarch *gdbarch);
gdbarch-gen.c 1187 "gdbarch_dump: gdbarch_process_record_p() = %d\n",
1188 gdbarch_process_record_p (gdbarch));
4459 gdbarch_process_record_p (struct gdbarch *gdbarch) function

Completed in 56 milliseconds