GDB (API)
|
#include "gdbtypes.h"
Public Attributes | |
const char * | name |
int | length |
struct fn_field * | fn_fields |
Definition at line 1516 of file gdbtypes.h.
The list of methods.
Definition at line 1531 of file gdbtypes.h.
int fn_fieldlist::length |
The number of methods with this name.
Definition at line 1527 of file gdbtypes.h.
The overloaded name. This is generally allocated in the objfile's obstack. However stabsread.c sometimes uses malloc.
Definition at line 1523 of file gdbtypes.h.