Home
last modified time | relevance | path

Searched refs:ctf_type_align (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_types.c397 ctf_type_align(ctf_file_t *fp, ctf_id_t type) in ctf_type_align() function
416 return (ctf_type_align(fp, r.ctr_contents)); in ctf_type_align()
435 ssize_t am = ctf_type_align(fp, mp->ctm_type); in ctf_type_align()
441 ssize_t am = ctf_type_align(fp, lmp->ctlm_type); in ctf_type_align()
H A Dctf_create.c1087 (malign = ctf_type_align(fp, type)) == CTF_ERR) in ctf_add_member()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dlibctf.ver65 ctf_type_align;
H A Dctf-types.c972 ctf_type_align (ctf_dict_t *fp, ctf_id_t type) in ctf_type_align() function
996 return (ctf_type_align (ofp, r.ctr_contents)); in ctf_type_align()
1031 ssize_t am = ctf_type_align (ofp, memb.ctlm_type); in ctf_type_align()
H A Dctf-dump.c195 align = ctf_type_align (fp, id); in ctf_dump_format_type()
H A DChangeLog195 (ctf_type_align): Likewise.
230 (ctf_type_align): Likewise.
839 (ctf_type_align): Likewise.
H A Dctf-create.c1188 (malign = ctf_type_align (fp, type)) < 0) in ctf_add_member_offset()
H A DChangeLog-20201821 (ctf_type_align): Likewise. Cast to size_t where appropriate.
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf_api.h187 extern ssize_t ctf_type_align(ctf_file_t *, ctf_id_t);
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dlibctf.ver65 ctf_type_align;
H A Dctf-types.c963 ctf_type_align (ctf_dict_t *fp, ctf_id_t type) in ctf_type_align() function
987 return (ctf_type_align (ofp, r.ctr_contents)); in ctf_type_align()
1022 ssize_t am = ctf_type_align (ofp, memb.ctlm_type); in ctf_type_align()
H A DChangeLog174 (ctf_type_align): Likewise.
209 (ctf_type_align): Likewise.
818 (ctf_type_align): Likewise.
H A Dctf-dump.c195 align = ctf_type_align (fp, id); in ctf_dump_format_type()
H A Dctf-create.c1163 (malign = ctf_type_align (fp, type)) < 0) in ctf_add_member_offset()
H A DChangeLog-20201821 (ctf_type_align): Likewise. Cast to size_t where appropriate.
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h413 extern ssize_t ctf_type_align (ctf_dict_t *, ctf_id_t);
H A DChangeLog-2019377 (ctf_type_align): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h413 extern ssize_t ctf_type_align (ctf_dict_t *, ctf_id_t);
H A DChangeLog-2019377 (ctf_type_align): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019377 (ctf_type_align): Likewise.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019377 (ctf_type_align): Likewise.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-20201821 (ctf_type_align): Likewise. Cast to size_t where appropriate.