Searched refs:parse_type (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | mdebugread.c | 294 static struct type *parse_type (int, union aux_ext *, unsigned int, int *, 695 SYMBOL_TYPE (s) = parse_type (cur_fd, ax, sh->index, 0, bigend, name); in parse_symbol() 732 SYMBOL_TYPE (s) = parse_type (cur_fd, ax, sh->index, 0, bigend, name); in parse_symbol() 787 t = parse_type (cur_fd, ax, sh->index + 1, 0, bigend, name); in parse_symbol() 1288 FIELD_TYPE (*f) = parse_type (cur_fd, ax, sh->index, &bitsize, bigend, name); in parse_symbol() 1310 t = parse_type (cur_fd, ax, sh->index, (int *) NULL, bigend, name); in parse_symbol() 1403 parse_type (int fd, union aux_ext *ax, unsigned int aux_index, int *bs, in parse_type() function 1566 tp = parse_type (xref_fd, debug_info->external_aux + xref_fh->iauxBase, in parse_type() 1782 indx = parse_type (fh - debug_info->fdr, in upgrade_type() 4350 *tpp = parse_type (xref_fd, in cross_ref() [all …]
|
| H A D | ChangeLog-1993 | 2004 * mipsread.c (parse_type): Alpha cc now supports the t->continued 2056 * mipsread.c (parse_symbol, parse_type, upgrade_type): Add more 2191 * mipsread.c (parse_type): Don't complain() if we guessed struct 2818 * mipsread.c (parse_symbol, parse_type, cross_ref): Pass name of 2863 * mipsread.c (parse_symbol, parse_type, cross_ref): Handle corrupt 2973 * mipsread.c (parse_type): Handle corrupt TIR info with complaint 3498 * mipsread.c (parse_type): Do not set tag name for compiler
|
| H A D | ChangeLog-1994 | 4210 * mdebugread.c (parse_type): Do not complain for types with 4212 Remove indexNil check from caller of parse_type. 5470 * mdebugread.c (parse_type): Handle cross references to qualified
|
| H A D | ChangeLog-1992 | 2633 * mipsread.c (parse_symbol, parse_type): Use TYPE_ALLOC. 4388 (parse_type): Print mis-guessed tag name in complaint. 4411 (parse_type): Handle `long long' types.
|
| H A D | ChangeLog-1995 | 1540 (parse_type): Handle btIndirect types, handle fBitfield for
|
| H A D | ChangeLog | 11286 * mdebugread.c (parse_type): Ditto. 12387 (parse_type, parse_procedure): Ditto.
|
| H A D | ChangeLog-1991 | 559 (parse_type): Copy TYPE_TYPE_SPECIFIC when copying a real type
|
| H A D | ChangeLog-2003 | 1254 * mdebugread.c (parse_type): Ditto. 14547 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
|
| H A D | ChangeLog-2002 | 381 (parse_symbol, parse_type, upgrade_type, parse_procedure) 9499 * mdebugread.c (parse_symbol, parse_type): Likewise.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | mt-asm.c | 368 parse_type (CGEN_CPU_DESC cd, in parse_type() function 583 errmsg = parse_type (cd, strp, MT_OPERAND_TYPE, (unsigned long *) (& fields->f_type)); in mt_cgen_parse_operand()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/cpu/ |
| H A D | mt.opc | 407 parse_type (CGEN_CPU_DESC cd,
|