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

  /src/external/gpl3/gdb.old/dist/gdb/
ctfread.c 268 get_tid_type (struct objfile *of, ctf_id_t tid) function
295 typ = get_tid_type (of, tid);
299 typ = get_tid_type (of, tid);
1071 type = get_tid_type (ccp->of, tid);
1136 type = get_tid_type (ccp->of, id);
1201 type = get_tid_type (ccp->of, tid);
  /src/external/gpl3/gdb/dist/gdb/
ctfread.c 268 get_tid_type (struct objfile *of, ctf_id_t tid) function
295 typ = get_tid_type (of, tid);
299 typ = get_tid_type (of, tid);
1071 type = get_tid_type (ccp->of, tid);
1136 type = get_tid_type (ccp->of, id);
1201 type = get_tid_type (ccp->of, tid);

Completed in 15 milliseconds