Searched refs:read_type (Results 1 – 14 of 14) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | stabsread.c | 107 static struct type *read_type (char **, struct objfile *); 397 lookup_function_type (read_type (&pp, objfile)); in patch_block_stabs() 401 SYMBOL_TYPE (sym) = read_type (&pp, objfile); in patch_block_stabs() 411 lookup_function_type (read_type (&pp, objfile)); in patch_block_stabs() 415 SYMBOL_TYPE (sym) = read_type (&pp, objfile); in patch_block_stabs() 784 SYMBOL_TYPE (sym) = read_type (&p, objfile); in define_symbol() 814 SYMBOL_TYPE (sym) = read_type (&p, objfile); in define_symbol() 823 SYMBOL_TYPE (sym) = read_type (&p, objfile); in define_symbol() 874 ptype = read_type (&p, objfile); in define_symbol() 894 SYMBOL_TYPE (sym) = read_type (&p, objfile); in define_symbol() [all …]
|
| H A D | ChangeLog-3.x | 656 * dbxread.c (read_type): When we get a cross-reference, resolve 695 * dbxread.c (read_type): Put enum fields in type.fields in order 1613 * dbxread.c (read_type): Set type name of a cross reference type 1751 (read_type): Call add_undefined_type when we run into such a case. 2128 * dbxread.c (read_type): Fixed typo in comparision to check if 2131 * dbxread.c (read_type): Made sure to only call dbx_lookup_type on 2252 (read_type): Only read type number if one is there. Remove old 2539 * dbxread.c (read_type): Added case for '#' type (method type, I 3128 (read_type): Added call to above instead of inline code. 3646 * dbxread.c (read_type): Fixed typo in function type case of switch. [all …]
|
| H A D | ChangeLog-1990 | 1780 * dbxread.c (define_symbol,read_type): Grok GNU C++'s new 1803 * dbxread.c (read_type): Handle new GNU C++ method type stubs. 2478 (read_type): Make sure that places which call read_type and then 2641 (read_type and subroutines): Call error_type instead of error.
|
| H A D | ChangeLog-1993 | 84 * stabsread.c (read_type): fix problem when reading static member 203 * stabsread.c (read_type): Don't fall through 'S' case (the case it 222 * stabsread.c (read_type): Distinguish string and bitstring from 266 * stabsread.c (read_type): If 'S', create a set type. 566 * stabsread.c (read_type): Skip the colon when reading a 585 * stabsread.c (patch_block_stabs, define_symbol, read_type): in 1565 * stabsread.c (read_type): Treat a negative type number at the start 2270 * stabsread.c (read_type): Process "s" (size) type attribute. 4850 * stabsread.c (read_type): Skip type attributes if present. 4933 * stabsread.c (define_symbol): Clean up logic; move the read_type [all …]
|
| H A D | ChangeLog-1994 | 1442 * stabsread.c (read_type): Don't set TYPE_FLAG_TARGET_STUB 1470 * stabsread.c (read_type): Handle stub types for bitstrings. 2231 * stabsread.c (read_type): Fix a bug in enum size calculation. 3385 * stabsread.c (read_type): Call read_type, not nonexistent 3398 * stabsread.c (read_type): process os9k functio prototype. 4374 (read_type): If os9k_stabs, accept 'c', 'i', and 'b' type 4376 (read_type): If os9k_stabs, accept function parameters after 'f' 5675 * stabsread.c (read_type): Allow defining several type numbers
|
| H A D | ChangeLog-1991 | 723 * buildsym.c (read_type): Allocate TYPE_CPLUS_SPECIFIC for 930 (read_type): Mark FIXME where we need to reintroduce type smashing. 1452 * dbxread.c (read_type): Handle error case slightly better. 3482 dbxread.c (read_type): If we get "##", don't lookup_function_type 4042 (read_type): Replace one more error() with complain(). 4134 * dbxread.c (read_type): Pointer subtraction (value_sub in 4158 * dbxread.c (read_type): Change error to complaint.
|
| H A D | ChangeLog-1992 | 353 * main.c (echo_command), stabsread.c (read_type), printcmd.c 696 * stabsread.c (read_type): Retain function local copy of type 3797 (read_type: 'b', 'r'): Handle Solaris2 builtin types. 4161 (read_type: '*', '&', 'f'): Add comments. Use make_XXX_type 5549 * buildsym.c (read_type): Make static, add objfile parameter, convert
|
| H A D | ChangeLog-2002 | 406 (define_symbol, resolve_live_range, add_live_range, read_type) 8241 * stabsread.c (read_type): Update calls to read_args and 9938 * stabsread.c (read_type): Add recognition for new attribute: 10240 (read_type): Doc fix. 10248 (read_type): Rather than storing the type's type code here, pass 13194 * stabsread.c (read_type): Add code to parse Sun's syntax for 13593 * stabsread.c (read_type): Use replace_type. 14499 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
|
| H A D | ChangeLog-2003 | 334 * stabsread.c (read_type): Save a reference to types that are defined 1243 * stabsread.c (define_symbol, read_type): Ditto. 9130 (read_type): Ditto. 9132 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do 15397 (define_symbol, read_type, read_struct_fields): Ditto.
|
| H A D | ChangeLog-1995 | 245 (read_type): If copying, make copy be a TYPE_CODE_TYPEDEF. 3443 by '=', back up, call read_type. and assume we have a true range.
|
| H A D | ChangeLog-1996 | 1889 (read_type): Remove unused variable xtypenums. 3392 * stabsread.c (read_type): Move handling of '@' from type
|
| H A D | ChangeLog-1997 | 2441 * stabsread.c (read_type): Fix handling of template names
|
| H A D | ChangeLog | 10527 * stabsread.c (read_type): If we find any type numbers that are 11289 * stabsread.c (define_symbol, read_type, read_member_functions,
|
| H A D | ChangeLog-2001 | 3277 * stabsread.c (read_type): Add support for const and volatile
|