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

  /src/external/gpl3/gdb.old/dist/gdb/
ctfread.c 849 read_const_type (struct ctf_context *ccp, ctf_id_t tid, ctf_id_t btid) function
860 complaint (_("read_const_type: NULL base type (%ld)"), btid);
1021 type = read_const_type (ccp, tid, btid);
1098 type = read_const_type (ccp, tid, btid);
  /src/external/gpl3/gdb/dist/gdb/
ctfread.c 849 read_const_type (struct ctf_context *ccp, ctf_id_t tid, ctf_id_t btid) function
860 complaint (_("read_const_type: NULL base type (%ld)"), btid);
1021 type = read_const_type (ccp, tid, btid);
1098 type = read_const_type (ccp, tid, btid);

Completed in 18 milliseconds