Home
last modified time | relevance | path

Searched refs:ctf_enum_value (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/
H A Denum.c38 if (ctf_enum_value (fp, type, "ENUMSAMPLE_1", &val) < 0) in main()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dlibctf.ver81 ctf_enum_value;
H A Dctf-types.c1522 ctf_enum_value (ctf_dict_t *fp, ctf_id_t type, const char *name, int *valp) in ctf_enum_value() function
H A Dctf-create.c1431 if (ctf_enum_value (ctb->ctb_dict, ctb->ctb_type, name, &bvalue) < 0) in enumcmp()
H A DChangeLog260 (ctf_enum_value): Likewise.
H A DChangeLog-20201244 (ctf_enum_value): Likewise.
1827 (ctf_enum_value): Likewise.
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf_api.h201 extern int ctf_enum_value(ctf_file_t *, ctf_id_t, const char *, int *);
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dlibctf.ver81 ctf_enum_value;
H A Dctf-types.c1510 ctf_enum_value (ctf_dict_t *fp, ctf_id_t type, const char *name, int *valp) in ctf_enum_value() function
H A Dctf-create.c1401 if (ctf_enum_value (ctb->ctb_dict, ctb->ctb_type, name, &bvalue) < 0) in enumcmp()
H A DChangeLog239 (ctf_enum_value): Likewise.
H A DChangeLog-20201244 (ctf_enum_value): Likewise.
1827 (ctf_enum_value): Likewise.
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h428 extern int ctf_enum_value (ctf_dict_t *, ctf_id_t, const char *, int *);
H A DChangeLog-2019388 (ctf_enum_value): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h428 extern int ctf_enum_value (ctf_dict_t *, ctf_id_t, const char *, int *);
H A DChangeLog-2019388 (ctf_enum_value): Likewise.
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_types.c787 ctf_enum_value(ctf_file_t *fp, ctf_id_t type, const char *name, int *valp) in ctf_enum_value() function
H A Dctf_create.c1196 return (ctf_enum_value(ctb->ctb_file, ctb->ctb_type, in enumcmp()
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_decl.c724 if (dnp->dn_kind != DT_NODE_IDENT || ctf_enum_value( in dt_decl_enumerator()
H A Ddt_parser.c3330 strchr(rp->dn_string, '`') == NULL && ctf_enum_value( in dt_cook_op2()
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019388 (ctf_enum_value): Likewise.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019388 (ctf_enum_value): Likewise.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-20201244 (ctf_enum_value): Likewise.
1827 (ctf_enum_value): Likewise.