GDB (xrefs)
|
#include "gdbtypes.h"
Public Attributes | |
struct objfile * | objfile |
struct gdbarch * | gdbarch |
Definition at line 524 of file gdbtypes.h.
struct gdbarch* type_owner::gdbarch |
Definition at line 527 of file gdbtypes.h.
Referenced by type::arch_owner(), and type::set_owner().
struct objfile* type_owner::objfile |
Definition at line 526 of file gdbtypes.h.
Referenced by type::objfile_owner(), and type::set_owner().