Searched refs:dbx_alloc_type (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | stabsread.c | 95 static struct type *dbx_alloc_type (int[2], struct objfile *); 338 dbx_alloc_type (int typenums[2], struct objfile *objfile) in dbx_alloc_type() function 1524 type = dbx_alloc_type (typenums, objfile); in read_type() 1673 type = dbx_alloc_type (typenums, objfile); in read_type() 1702 type = dbx_alloc_type (typenums, objfile); in read_type() 1869 type = dbx_alloc_type (typenums, objfile); in read_type() 1946 type = dbx_alloc_type (typenums, objfile); in read_type() 1974 type = dbx_alloc_type (typenums, objfile); in read_type() 1984 type = dbx_alloc_type (typenums, objfile); in read_type() 2003 type = dbx_alloc_type (typenums, objfile); in read_type()
|
| D | ChangeLog-1991 | 922 (dbx_alloc_type): Check file number, not sym number, for -1. 4138 using dbx_alloc_type+smash_to_pointer_type instead of
|
| D | ChangeLog-3.x | 2231 (dbx_alloc_type): Modified; if called with negative 1's will
|
| D | ChangeLog-1992 | 4115 (dbx_alloc_type): Make it easier to understand. No funct change. 5489 * buildsym.c (dbx_alloc_type): Change to static.
|
| D | ChangeLog-2000 | 1376 * stabsread.c (dbx_lookup_type, dbx_alloc_type,
|
| D | ChangeLog-2009 | 7089 (dbx_alloc_type, read_type, read_range_type): Update calls.
|