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

  /src/external/gpl3/gdb.old/dist/gdb/
ctfread.c 203 static struct type *read_forward_type (struct ctf_context *cp, ctf_id_t tid);
971 read_forward_type (struct ctf_context *ccp, ctf_id_t tid) function
1050 type = read_forward_type (ccp, tid);
  /src/external/gpl3/gdb/dist/gdb/
ctfread.c 203 static struct type *read_forward_type (struct ctf_context *cp, ctf_id_t tid);
971 read_forward_type (struct ctf_context *ccp, ctf_id_t tid) function
1050 type = read_forward_type (ccp, tid);

Completed in 30 milliseconds