GDB (API)
Public Attributes | List of all members
type_owner Union Reference

#include "gdbtypes.h"

Public Attributes

struct objfile * objfile
 
struct gdbarch * gdbarch
 

Detailed Description

Definition at line 492 of file gdbtypes.h.

Member Data Documentation

struct gdbarch* type_owner::gdbarch

Definition at line 495 of file gdbtypes.h.

struct objfile* type_owner::objfile

Definition at line 494 of file gdbtypes.h.


The documentation for this union was generated from the following file: