HomeSort by: relevance | last modified time | path
    Searched refs:input_id (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/binutils/dist/libctf/
ctf-dedup.c 1837 ctf_id_t input_id; local
1896 input_id = CTF_DEDUP_GID_TO_TYPE (type_id);
1897 fwdkind = ctf_type_kind_forwarded (input_fp, input_id);
1898 name = ctf_type_name_raw (input_fp, input_id);
3147 void *input_id, *target_id; local
3154 &input_id, &target_id)) == 0)
3164 input_num = CTF_DEDUP_GID_TO_INPUT (input_id);
3166 input_type = CTF_DEDUP_GID_TO_TYPE (input_id);
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-dedup.c 1837 ctf_id_t input_id; local
1896 input_id = CTF_DEDUP_GID_TO_TYPE (type_id);
1897 fwdkind = ctf_type_kind_forwarded (input_fp, input_id);
1898 name = ctf_type_name_raw (input_fp, input_id);
3147 void *input_id, *target_id; local
3154 &input_id, &target_id)) == 0)
3164 input_num = CTF_DEDUP_GID_TO_INPUT (input_id);
3166 input_type = CTF_DEDUP_GID_TO_TYPE (input_id);
  /src/external/gpl3/gdb/dist/libctf/
ctf-dedup.c 1767 ctf_id_t input_id; local
1826 input_id = CTF_DEDUP_GID_TO_TYPE (type_id);
1827 fwdkind = ctf_type_kind_forwarded (input_fp, input_id);
1828 name = ctf_type_name_raw (input_fp, input_id);
2993 void *input_id, *target_id; local
3000 &input_id, &target_id)) == 0)
3010 input_num = CTF_DEDUP_GID_TO_INPUT (input_id);
3012 input_type = CTF_DEDUP_GID_TO_TYPE (input_id);
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-dedup.c 1742 ctf_id_t input_id; local
1801 input_id = CTF_DEDUP_GID_TO_TYPE (type_id);
1802 fwdkind = ctf_type_kind_forwarded (input_fp, input_id);
1803 name = ctf_type_name_raw (input_fp, input_id);
2967 void *input_id, *target_id; local
2974 &input_id, &target_id)) == 0)
2984 input_num = CTF_DEDUP_GID_TO_INPUT (input_id);
2986 input_type = CTF_DEDUP_GID_TO_TYPE (input_id);
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 413 unsigned struct_input_id_sz = sizeof(struct input_id);
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_posix.cpp 437 unsigned struct_input_id_sz = sizeof(struct input_id);
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_posix.cpp 479 unsigned struct_input_id_sz = sizeof(struct input_id);

Completed in 42 milliseconds