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

  /src/external/gpl3/gdb.old/dist/gdb/
stabsread.c 135 static struct type *read_sun_builtin_type (const char **,
4450 type = read_sun_builtin_type (pp, typenums, objfile);
6131 read_sun_builtin_type (const char **pp, int typenums[2], struct objfile *objfile)
6125 read_sun_builtin_type (const char **pp, int typenums[2], struct objfile *objfile) function
  /src/external/gpl3/gdb/dist/gdb/
stabsread.c 135 static struct type *read_sun_builtin_type (const char **,
4453 type = read_sun_builtin_type (pp, typenums, objfile);
6134 read_sun_builtin_type (const char **pp, int typenums[2], struct objfile *objfile)
6128 read_sun_builtin_type (const char **pp, int typenums[2], struct objfile *objfile) function

Completed in 22 milliseconds