GDB (API)
Loading...
Searching...
No Matches
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 512 of file gdbtypes.h.

Member Data Documentation

◆ gdbarch

struct gdbarch* type_owner::gdbarch

Definition at line 515 of file gdbtypes.h.

◆ objfile

struct objfile* type_owner::objfile

Definition at line 514 of file gdbtypes.h.


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