#include "gdbtypes.h"
Definition at line 2243 of file gdbtypes.h.
◆ type_allocator_kind
◆ type_allocator() [1/4]
◆ type_allocator() [2/4]
type_allocator::type_allocator |
( |
gdbarch * | gdbarch | ) |
|
|
inlineexplicit |
◆ type_allocator() [3/4]
◆ type_allocator() [4/4]
type_allocator::type_allocator |
( |
const struct type * | type | ) |
|
|
inlineexplicit |
◆ arch()
◆ new_type() [1/2]
type * type_allocator::new_type |
( |
| ) |
|
◆ new_type() [2/2]
type * type_allocator::new_type |
( |
enum type_code | code, |
|
|
int | bit, |
|
|
const char * | name ) |
◆ gdbarch
struct gdbarch* type_allocator::gdbarch |
◆ objfile
struct objfile* type_allocator::objfile |
◆ type
struct type* type_allocator::type |
The documentation for this class was generated from the following file: