Home
last modified time | relevance | path

Searched refs:read_enum_type (Results 1 – 20 of 20) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dctfread.c191 static struct type *read_enum_type (struct ctf_context *cp, ctf_id_t tid);
735 read_enum_type (struct ctf_context *ccp, ctf_id_t tid) in read_enum_type() function
762 type = read_enum_type (ccp, tid); in process_enum_type()
1015 type = read_enum_type (ccp, tid); in read_type_record()
Dstabsread.c118 static struct type *read_enum_type (const char **, struct type *, struct objfile *);
1975 type = read_enum_type (pp, type, objfile); in read_type()
3517 read_enum_type (const char **pp, struct type *type, in read_enum_type() function
DChangeLog-19951468 * stabsread.c (read_enum_type): Exit loop for putting pending
1470 symbols on entry to read_enum_type.
1545 * stabsread.c (read_enum_type): Determine signedness of enum
1670 * stabsread.c (read_enum_type): Likewise.
4735 * stabsread.c (read_enum_type): When pending enum symbols are
DChangeLog-19922592 * stabsread.c (read_struct_type, read_array_type, read_enum_type,
3037 * buildsym.c (read_struct_type, read_enum_type): Clear
4121 (read_enum_type): Force enum values to file scope, due to bug in
5510 * buildsym.c (read_enum_type): Make static, add objfile parameter.
5537 * coffread.c (read_enum_type): Change name to coff_read_enum_type.
5909 * coffread.c (read_enum_type): Use the size of a target int when
DChangeLog-19911364 * dbxread.c (read_enum_type): Avoid Modula-2 kludge that breaks C
1667 (read_enum_type): Recognize FALSE/TRUE enum as Modula-2 BOOLEAN.
1672 (read_enum_type): Recognize Modula-2 BOOLEAN.
DChangeLog-19944380 (read_enum_type): If os9k_stabs, read a number before the first
4888 * coffread.c (coff_read_enum_type), stabsread.c (read_enum_type):
5678 * stabsread.c (read_enum_type): Use TARGET_INT_BIT not sizeof (int).
DChangeLog-20084111 (read_enum_type): Update.
4387 (read_type, read_enum_type, common_block_end)
9362 (read_enum_type): Likewise.
DChangeLog-19902303 * coffread.c (read_enum_type): Stop reading when we hit .eos.
DChangeLog-2019542 (read_enum_type): Update.
1492 (read_enum_type): Likewise.
2042 (read_enum_type): Update.
6350 (read_enum_type): Use obstack_strndup.
DChangeLog-20139387 * stabsread.c (define_symbol, read_enum_type): Update.
9417 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
10088 (define_symbol, read_enum_type, common_block_end): Set
DChangeLog-20103043 (read_enum_type): Updated
6884 (read_enum_type): Idem.
DChangeLog-20128917 * stabsread.c (read_enum_type): Use SET_FIELD_ENUMVAL.
9236 * stabsread.c (read_enum_type): Likewise.
DChangeLog-20186607 (read_enum_type, common_block_start, common_block_end)
6686 * stabsread.c (define_symbol, read_type, read_enum_type): Update.
DChangeLog-2004201 read_struct_type, read_array_type, read_enum_type,
13029 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
DChangeLog-202011361 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
12372 (read_one_struct_field, read_enum_type, read_range_type): Update.
DChangeLog-20076133 * stabsread.c (define_symbol, read_one_struct_field, read_enum_type)
DChangeLog-19932600 (read_enum_type): Deal with it now that we have a "struct pending"
DChangeLog-20153703 (read_enum_type): Likewise.
DChangeLog-200315398 (read_array_type, read_enum_type, read_huge_number): Ditto.
DChangeLog-201714965 (read_enum_type, read_sun_builtin_type, read_sun_floating_type)