GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
type_owner Union Reference

#include "gdbtypes.h"

Public Attributes

struct objfileobjfile
 
struct gdbarchgdbarch
 

Detailed Description

Definition at line 512 of file gdbtypes.h.

Member Data Documentation

◆ gdbarch

struct gdbarch* type_owner::gdbarch

Definition at line 515 of file gdbtypes.h.

Referenced by type::arch_owner(), and type::set_owner().

◆ objfile

struct objfile* type_owner::objfile

Definition at line 514 of file gdbtypes.h.

Referenced by type::objfile_owner(), and type::set_owner().


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