HomeSort by: relevance | last modified time | path
    Searched defs:dbx_alloc_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
stabsread.c 118 static struct type *dbx_alloc_type (int[2], struct objfile *);
390 dbx_alloc_type (int typenums[2], struct objfile *objfile)
4012 dbx_alloc_type handles both cases. */
4013 type = dbx_alloc_type (typenums, objfile);
4162 type = dbx_alloc_type (typenums, objfile);
4191 type = dbx_alloc_type (typenums, objfile);
4358 type = dbx_alloc_type (typenums, objfile);
4435 type = dbx_alloc_type (typenums, objfile);
4463 type = dbx_alloc_type (typenums, objfile);
4473 type = dbx_alloc_type (typenums, objfile)
389 dbx_alloc_type (int typenums[2], struct objfile *objfile) function
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
stabsread.c 118 static struct type *dbx_alloc_type (int[2], struct objfile *);
390 dbx_alloc_type (int typenums[2], struct objfile *objfile)
4014 dbx_alloc_type handles both cases. */
4015 type = dbx_alloc_type (typenums, objfile);
4164 type = dbx_alloc_type (typenums, objfile);
4193 type = dbx_alloc_type (typenums, objfile);
4360 type = dbx_alloc_type (typenums, objfile);
4437 type = dbx_alloc_type (typenums, objfile);
4466 type = dbx_alloc_type (typenums, objfile);
4476 type = dbx_alloc_type (typenums, objfile)
389 dbx_alloc_type (int typenums[2], struct objfile *objfile) function
    [all...]

Completed in 25 milliseconds