Searched refs:dbx_lookup_type (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | stabsread.c | 217 dbx_lookup_type (int typenums[2]) in dbx_lookup_type() function 327 type_addr = dbx_lookup_type (typenums); in dbx_alloc_type() 1526 *dbx_lookup_type (typenums) = type; in read_type() 1621 type = make_pointer_type (type1, dbx_lookup_type (typenums)); in read_type() 1626 type = make_reference_type (type1, dbx_lookup_type (typenums)); in read_type() 1631 type = make_function_type (type1, dbx_lookup_type (typenums)); in read_type() 1654 = make_function_type (return_type, dbx_lookup_type (typenums)); in read_type() 1710 dbx_lookup_type (typenums)); in read_type() 1716 dbx_lookup_type (typenums)); in read_type() 1790 *dbx_lookup_type (typenums) = type; in read_type() [all …]
|
| D | ChangeLog-1991 | 921 (dbx_lookup_type): Handle null typevector. 1449 * dbxread.c (dbx_lookup_type): Keep doubling size of typevector
|
| D | ChangeLog-3.x | 2131 * dbxread.c (read_type): Made sure to only call dbx_lookup_type on
|
| D | ChangeLog-1990 | 1428 * dbxread.c (dbx_lookup_type): Do f->length *= 2 as many times
|
| D | ChangeLog-1992 | 4157 * buildsym.c (dbx_lookup_type): Zero result for (-1,-1) arg. 5530 * buildsym.c (dbx_lookup_type): Cast args to xrealloc().
|
| D | ChangeLog-2003 | 9129 * stabsread.c (dbx_lookup_type): Make static. 9132 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do 15396 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
|
| D | ChangeLog-1996 | 4534 * stabsread.c (dbx_lookup_type): Use xmalloc rather than bare
|
| D | ChangeLog-2002 | 404 (dbx_lookup_type, read_cfront_baseclasses) 14499 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
|
| D | ChangeLog-1994 | 4383 (dbx_lookup_type): Call it when starting new type vector.
|
| D | ChangeLog-2000 | 1376 * stabsread.c (dbx_lookup_type, dbx_alloc_type,
|
| D | ChangeLog-1993 | 6934 * stabsread.c (dbx_lookup_type): Handle negative type numbers.
|