Searched refs:ctf_enum_name (Results 1 – 19 of 19) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/ |
H A D | enum.c | 42 if ((name = ctf_enum_name (fp, type, 1)) == NULL) in main()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 80 ctf_enum_name;
|
H A D | ctf-types.c | 1480 ctf_enum_name (ctf_dict_t *fp, ctf_id_t type, int value) in ctf_enum_name() function
|
H A D | ChangeLog | 259 (ctf_enum_name): Likewise.
|
H A D | ChangeLog-2020 | 1243 (ctf_enum_name): Likewise.
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf_api.h | 200 extern const char *ctf_enum_name(ctf_file_t *, ctf_id_t, int);
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 80 ctf_enum_name;
|
H A D | ctf-types.c | 1468 ctf_enum_name (ctf_dict_t *fp, ctf_id_t type, int value) in ctf_enum_name() function
|
H A D | ChangeLog | 238 (ctf_enum_name): Likewise.
|
H A D | ChangeLog-2020 | 1243 (ctf_enum_name): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 427 extern const char *ctf_enum_name (ctf_dict_t *, ctf_id_t, int);
|
H A D | ChangeLog-2019 | 387 (ctf_enum_name): Likewise.
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_print.c | 506 if ((ename = ctf_enum_name(ctfp, base, value)) != NULL) in dt_print_enum()
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 427 extern const char *ctf_enum_name (ctf_dict_t *, ctf_id_t, int);
|
H A D | ChangeLog-2019 | 387 (ctf_enum_name): Likewise.
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_types.c | 750 ctf_enum_name(ctf_file_t *fp, ctf_id_t type, int value) in ctf_enum_name() function
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 387 (ctf_enum_name): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 387 (ctf_enum_name): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 1243 (ctf_enum_name): Likewise.
|