| /src/external/gpl3/gdb/dist/gdb/ |
| gdbtypes.h | 2243 class type_allocator class 2248 type_allocator (objfile *objfile, enum language lang) function in class:type_allocator 2256 explicit type_allocator (gdbarch *gdbarch) function in class:type_allocator 2275 explicit type_allocator (struct type *type, function in class:type_allocator 2297 explicit type_allocator (const struct type *type) function in class:type_allocator 2344 extern struct type *init_integer_type (type_allocator &alloc, int bit, 2351 extern struct type *init_character_type (type_allocator &alloc, int bit, 2358 extern struct type *init_boolean_type (type_allocator &alloc, int bit, 2369 (type_allocator &alloc, int bit, const char *name, 2376 extern struct type *init_decfloat_type (type_allocator &alloc, int bit [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| gdbtypes.h | 2249 class type_allocator class 2254 type_allocator (objfile *objfile, enum language lang) function in class:type_allocator 2262 explicit type_allocator (gdbarch *gdbarch) function in class:type_allocator 2281 explicit type_allocator (struct type *type, function in class:type_allocator 2303 explicit type_allocator (const struct type *type) function in class:type_allocator 2350 extern struct type *init_integer_type (type_allocator &alloc, int bit, 2357 extern struct type *init_character_type (type_allocator &alloc, int bit, 2364 extern struct type *init_boolean_type (type_allocator &alloc, int bit, 2375 (type_allocator &alloc, int bit, const char *name, 2382 extern struct type *init_decfloat_type (type_allocator &alloc, int bit [all...] |