Searched refs:dbx_alloc_type (Results 1 – 1 of 1) sorted by relevance
| /trueos/contrib/gdb/gdb/ |
| HD | stabsread.c | 93 static struct type *dbx_alloc_type (int[2], struct objfile *); 318 dbx_alloc_type (int typenums[2], struct objfile *objfile) in dbx_alloc_type() function 1454 type = dbx_alloc_type (typenums, objfile); in read_type() 1580 type = dbx_alloc_type (typenums, objfile); in read_type() 1609 type = dbx_alloc_type (typenums, objfile); in read_type() 1777 type = dbx_alloc_type (typenums, objfile); in read_type() 1851 type = dbx_alloc_type (typenums, objfile); in read_type() 1879 type = dbx_alloc_type (typenums, objfile); in read_type() 1889 type = dbx_alloc_type (typenums, objfile); in read_type() 1908 type = dbx_alloc_type (typenums, objfile); in read_type()
|