/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/ |
H A D | reserialize-strtab-corruption.c | 37 if ((autoschediastic = ctf_add_enum (fp, CTF_ADD_ROOT, "autoschediastic")) == CTF_ERR) in main()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 105 ctf_add_enum;
|
H A D | ctf-create.c | 883 ctf_add_enum (ctf_dict_t *fp, uint32_t flag, const char *name) in ctf_add_enum() function 933 else if ((type = ctf_add_enum (fp, flag, name)) == CTF_ERR) in ctf_add_enum_encoded() 1963 dst_type = ctf_add_enum (dst_fp, flag, name); in ctf_add_type_internal()
|
H A D | ChangeLog | 207 (ctf_add_enum): Use it. 249 (ctf_add_enum): populate the vlen; do it by hand if promoting
|
H A D | ChangeLog-2020 | 995 (ctf_add_enum): Likewise. 1208 (ctf_add_enum): Likewise.
|
H A D | ctf-dedup.c | 2748 if ((new_type = ctf_add_enum (target, isroot, name)) == CTF_ERR) in ctf_dedup_emit_type()
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf_api.h | 213 extern ctf_id_t ctf_add_enum(ctf_file_t *, uint_t, const char *);
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 105 ctf_add_enum;
|
H A D | ctf-create.c | 880 ctf_add_enum (ctf_dict_t *fp, uint32_t flag, const char *name) in ctf_add_enum() function 930 else if ((type = ctf_add_enum (fp, flag, name)) == CTF_ERR) in ctf_add_enum_encoded() 1933 dst_type = ctf_add_enum (dst_fp, flag, name); in ctf_add_type_internal()
|
H A D | ChangeLog | 186 (ctf_add_enum): Use it. 228 (ctf_add_enum): populate the vlen; do it by hand if promoting
|
H A D | ChangeLog-2020 | 995 (ctf_add_enum): Likewise. 1208 (ctf_add_enum): Likewise.
|
H A D | ctf-dedup.c | 2751 if ((new_type = ctf_add_enum (target, isroot, name)) == CTF_ERR) in ctf_dedup_emit_type()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ctfc.h | 407 extern ctf_id_t ctf_add_enum (ctf_container_ref, uint32_t, const char *,
|
H A D | dwarf2ctf.cc | 759 enumeration_type_id = ctf_add_enum (ctfc, CTF_ADD_ROOT, in gen_ctf_enumeration_type()
|
H A D | ctfc.cc | 579 ctf_add_enum (ctf_container_ref ctfc, uint32_t flag, const char * name, in ctf_add_enum() function
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 479 extern ctf_id_t ctf_add_enum (ctf_dict_t *, uint32_t, const char *);
|
H A D | ChangeLog-2019 | 447 (ctf_add_enum): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 479 extern ctf_id_t ctf_add_enum (ctf_dict_t *, uint32_t, const char *);
|
H A D | ChangeLog-2019 | 447 (ctf_add_enum): Likewise.
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_create.c | 895 ctf_add_enum(ctf_file_t *fp, uint_t flag, const char *name) in ctf_add_enum() function 1527 dst_type = ctf_add_enum(dst_fp, flag, name); in ctf_add_type()
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_decl.c | 680 } else if ((type = ctf_add_enum(ctfp, flag, name)) == CTF_ERR) { in dt_decl_enum()
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 447 (ctf_add_enum): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 447 (ctf_add_enum): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 995 (ctf_add_enum): Likewise. 1208 (ctf_add_enum): Likewise.
|