/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 115 ctf_add_slice;
|
H A D | ctf-create.c | 600 ctf_add_slice (ctf_dict_t *fp, uint32_t flag, ctf_id_t ref, in ctf_add_slice() function 938 return ctf_add_slice (fp, flag, type, ep); in ctf_add_enum_encoded() 1320 if ((type = ctf_add_slice (fp, CTF_ADD_NONROOT, otype, &encoding)) == CTF_ERR) in ctf_add_member_encoded() 1799 dst_type = ctf_add_slice (dst_fp, flag, src_type, &src_en); in ctf_add_type_internal()
|
H A D | ChangeLog-2020 | 838 * ctf-create.c (ctf_add_slice): Support slices of any kind that 868 (ctf_add_slice): Likewise. 1198 (ctf_add_slice): Likewise. 1739 * ctf-create.c (ctf_add_encoded, ctf_add_slice) 1794 (ctf_add_slice): Likewise.
|
H A D | ChangeLog | 320 (ctf_add_slice): Use the dtd_vlen, not dtu_enc.
|
H A D | ctf-dedup.c | 2810 if ((new_type = ctf_add_slice (target, isroot, ref, &ep)) == CTF_ERR) in ctf_dedup_emit_type()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 115 ctf_add_slice;
|
H A D | ctf-create.c | 604 ctf_add_slice (ctf_dict_t *fp, uint32_t flag, ctf_id_t ref, in ctf_add_slice() function 935 return ctf_add_slice (fp, flag, type, ep); in ctf_add_enum_encoded() 1290 if ((type = ctf_add_slice (fp, CTF_ADD_NONROOT, otype, &encoding)) == CTF_ERR) in ctf_add_member_encoded() 1769 dst_type = ctf_add_slice (dst_fp, flag, src_type, &src_en); in ctf_add_type_internal()
|
H A D | ChangeLog-2020 | 838 * ctf-create.c (ctf_add_slice): Support slices of any kind that 868 (ctf_add_slice): Likewise. 1198 (ctf_add_slice): Likewise. 1739 * ctf-create.c (ctf_add_encoded, ctf_add_slice) 1794 (ctf_add_slice): Likewise.
|
H A D | ChangeLog | 299 (ctf_add_slice): Use the dtd_vlen, not dtu_enc.
|
H A D | ctf-dedup.c | 2813 if ((new_type = ctf_add_slice (target, isroot, ref, &ep)) == CTF_ERR) in ctf_dedup_emit_type()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ctfc.h | 409 extern ctf_id_t ctf_add_slice (ctf_container_ref, uint32_t, ctf_id_t,
|
H A D | dwarf2ctf.cc | 617 field_type_id = ctf_add_slice (ctfc, CTF_ADD_NONROOT, in gen_ctf_sou_type()
|
H A D | ctfc.cc | 492 ctf_add_slice (ctf_container_ref ctfc, uint32_t flag, ctf_id_t ref, in ctf_add_slice() function
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 488 extern ctf_id_t ctf_add_slice (ctf_dict_t *, uint32_t, ctf_id_t, const ctf_encoding_t *);
|
H A D | ChangeLog-2019 | 452 (ctf_add_slice): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 488 extern ctf_id_t ctf_add_slice (ctf_dict_t *, uint32_t, ctf_id_t, const ctf_encoding_t *);
|
H A D | ChangeLog-2019 | 452 (ctf_add_slice): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 838 * ctf-create.c (ctf_add_slice): Support slices of any kind that 868 (ctf_add_slice): Likewise. 1198 (ctf_add_slice): Likewise. 1739 * ctf-create.c (ctf_add_encoded, ctf_add_slice) 1794 (ctf_add_slice): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 452 (ctf_add_slice): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 452 (ctf_add_slice): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 55512 * ctf-create.c (ctf_add_slice): Use the original dict.
|