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

  /src/external/gpl3/gdb/dist/libctf/
ctf-dedup.c 2323 void *one_gid, *two_gid; local
2335 one_gid = ctf_dynhash_lookup (d->cd_output_first_gid, one_hval);
2338 one_ninput = CTF_DEDUP_GID_TO_INPUT (one_gid);
2341 one_type = CTF_DEDUP_GID_TO_TYPE (one_gid);
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-dedup.c 2300 void *one_gid, *two_gid; local
2312 one_gid = ctf_dynhash_lookup (d->cd_output_first_gid, one_hval);
2315 one_ninput = CTF_DEDUP_GID_TO_INPUT (one_gid);
2318 one_type = CTF_DEDUP_GID_TO_TYPE (one_gid);
  /src/external/gpl3/binutils/dist/libctf/
ctf-dedup.c 2398 void *one_gid, *two_gid; local
2410 one_gid = ctf_dynhash_lookup (d->cd_output_first_gid, one_hval);
2413 one_ninput = CTF_DEDUP_GID_TO_INPUT (one_gid);
2416 one_type = CTF_DEDUP_GID_TO_TYPE (one_gid);
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-dedup.c 2398 void *one_gid, *two_gid; local
2410 one_gid = ctf_dynhash_lookup (d->cd_output_first_gid, one_hval);
2413 one_ninput = CTF_DEDUP_GID_TO_INPUT (one_gid);
2416 one_type = CTF_DEDUP_GID_TO_TYPE (one_gid);

Completed in 46 milliseconds