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

  /src/external/gpl3/gdb/dist/gdb/
ppc-tdep.h 445 struct ppc_inferior_data struct
447 /* This is an optional in case we add more fields to ppc_inferior_data, we
448 don't want it instantiated as soon as we get the ppc_inferior_data for an
453 extern ppc_inferior_data * get_ppc_per_inferior (inferior *inf);
  /src/external/gpl3/gdb.old/dist/gdb/
ppc-tdep.h 445 struct ppc_inferior_data struct
447 /* This is an optional in case we add more fields to ppc_inferior_data, we
448 don't want it instantiated as soon as we get the ppc_inferior_data for an
453 extern ppc_inferior_data * get_ppc_per_inferior (inferior *inf);

Completed in 24 milliseconds