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

  /src/external/gpl3/binutils/dist/libctf/
libctf-nobfd.ver 125 ctf_set_array;
libctf.ver 125 ctf_set_array;
ctf-create.c 701 ctf_set_array (ctf_dict_t *fp, ctf_id_t type, const ctf_arinfo_t *arp) function
710 /* You can only call ctf_set_array on a type you have added, not a
  /src/external/gpl3/binutils.old/dist/libctf/
libctf-nobfd.ver 125 ctf_set_array;
libctf.ver 125 ctf_set_array;
ctf-create.c 701 ctf_set_array (ctf_dict_t *fp, ctf_id_t type, const ctf_arinfo_t *arp) function
710 /* You can only call ctf_set_array on a type you have added, not a
  /src/external/gpl3/gdb.old/dist/libctf/
libctf-nobfd.ver 125 ctf_set_array;
libctf.ver 125 ctf_set_array;
ctf-create.c 702 ctf_set_array (ctf_dict_t *fp, ctf_id_t type, const ctf_arinfo_t *arp) function
711 /* You can only call ctf_set_array on a type you have added, not a
  /src/external/gpl3/gdb/dist/libctf/
libctf-nobfd.ver 125 ctf_set_array;
libctf.ver 125 ctf_set_array;
ctf-create.c 701 ctf_set_array (ctf_dict_t *fp, ctf_id_t type, const ctf_arinfo_t *arp) function
710 /* You can only call ctf_set_array on a type you have added, not a
  /src/external/cddl/osnet/dist/uts/common/sys/
ctf_api.h 232 extern int ctf_set_array(ctf_file_t *, ctf_id_t, const ctf_arinfo_t *);
  /src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
parent-child-dtd-crash-lib.c 159 if (ctf_set_array (cfp, stype, &ar) == CTF_ERR)
  /src/external/gpl3/gdb.old/dist/libctf/testsuite/libctf-lookup/
add-to-opened.c 115 if (ctf_set_array (fp, type, &ar) == 0)
  /src/external/gpl3/gdb.old/dist/libctf/testsuite/libctf-writable/
parent-child-dtd-crash-lib.c 159 if (ctf_set_array (cfp, stype, &ar) == CTF_ERR)
  /src/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/
add-to-opened.c 124 if (ctf_set_array (fp, type, &ar) == 0)
  /src/external/gpl3/binutils/dist/include/
ctf-api.h 864 extern int ctf_set_array (ctf_dict_t *, ctf_id_t, const ctf_arinfo_t *);
  /src/external/gpl3/binutils.old/dist/include/
ctf-api.h 864 extern int ctf_set_array (ctf_dict_t *, ctf_id_t, const ctf_arinfo_t *);
  /src/external/gpl3/gdb.old/dist/include/
ctf-api.h 864 extern int ctf_set_array (ctf_dict_t *, ctf_id_t, const ctf_arinfo_t *);
  /src/external/gpl3/gdb/dist/include/
ctf-api.h 864 extern int ctf_set_array (ctf_dict_t *, ctf_id_t, const ctf_arinfo_t *);
  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_options.c 802 if (ctf_set_array(fp, type, &r) == CTF_ERR ||
  /src/external/cddl/osnet/dist/common/ctf/
ctf_create.c 866 ctf_set_array(ctf_file_t *fp, ctf_id_t type, const ctf_arinfo_t *arp) function

Completed in 33 milliseconds