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

  /src/external/gpl3/gdb.old/dist/gdb/
ctfread.c 193 static struct type *read_typedef_type (struct ctf_context *cp, ctf_id_t tid,
922 read_typedef_type (struct ctf_context *ccp, ctf_id_t tid, function
1027 type = read_typedef_type (ccp, tid, btid, name);
  /src/external/gpl3/gdb/dist/gdb/
ctfread.c 193 static struct type *read_typedef_type (struct ctf_context *cp, ctf_id_t tid,
922 read_typedef_type (struct ctf_context *ccp, ctf_id_t tid, function
1027 type = read_typedef_type (ccp, tid, btid, name);

Completed in 48 milliseconds