/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/ |
H A D | enum.c | 38 if (ctf_enum_value (fp, type, "ENUMSAMPLE_1", &val) < 0) in main()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 81 ctf_enum_value;
|
H A D | ctf-types.c | 1522 ctf_enum_value (ctf_dict_t *fp, ctf_id_t type, const char *name, int *valp) in ctf_enum_value() function
|
H A D | ctf-create.c | 1431 if (ctf_enum_value (ctb->ctb_dict, ctb->ctb_type, name, &bvalue) < 0) in enumcmp()
|
H A D | ChangeLog | 260 (ctf_enum_value): Likewise.
|
H A D | ChangeLog-2020 | 1244 (ctf_enum_value): Likewise. 1827 (ctf_enum_value): Likewise.
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf_api.h | 201 extern int ctf_enum_value(ctf_file_t *, ctf_id_t, const char *, int *);
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 81 ctf_enum_value;
|
H A D | ctf-types.c | 1510 ctf_enum_value (ctf_dict_t *fp, ctf_id_t type, const char *name, int *valp) in ctf_enum_value() function
|
H A D | ctf-create.c | 1401 if (ctf_enum_value (ctb->ctb_dict, ctb->ctb_type, name, &bvalue) < 0) in enumcmp()
|
H A D | ChangeLog | 239 (ctf_enum_value): Likewise.
|
H A D | ChangeLog-2020 | 1244 (ctf_enum_value): Likewise. 1827 (ctf_enum_value): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 428 extern int ctf_enum_value (ctf_dict_t *, ctf_id_t, const char *, int *);
|
H A D | ChangeLog-2019 | 388 (ctf_enum_value): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 428 extern int ctf_enum_value (ctf_dict_t *, ctf_id_t, const char *, int *);
|
H A D | ChangeLog-2019 | 388 (ctf_enum_value): Likewise.
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_types.c | 787 ctf_enum_value(ctf_file_t *fp, ctf_id_t type, const char *name, int *valp) in ctf_enum_value() function
|
H A D | ctf_create.c | 1196 return (ctf_enum_value(ctb->ctb_file, ctb->ctb_type, in enumcmp()
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_decl.c | 724 if (dnp->dn_kind != DT_NODE_IDENT || ctf_enum_value( in dt_decl_enumerator()
|
H A D | dt_parser.c | 3330 strchr(rp->dn_string, '`') == NULL && ctf_enum_value( in dt_cook_op2()
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 388 (ctf_enum_value): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 388 (ctf_enum_value): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 1244 (ctf_enum_value): Likewise. 1827 (ctf_enum_value): Likewise.
|