/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-decl.c | 75 ctf_decl_push (ctf_decl_t *cd, ctf_dict_t *fp, ctf_id_t type) in ctf_decl_push() function 95 ctf_decl_push (cd, fp, ar.ctr_contents); in ctf_decl_push() 103 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push() 110 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push() 115 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push() 122 ctf_decl_push (cd, fp, ctf_type_reference (fp, type)); in ctf_decl_push() 128 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push()
|
H A D | ctf-impl.h | 713 extern void ctf_decl_push (ctf_decl_t *, ctf_dict_t *, ctf_id_t);
|
H A D | ChangeLog | 792 * ctf-decl.c (ctf_decl_push): Exclude slices from the decl stack. 847 * ctf-decl.c (ctf_decl_push): Don't print array decls backwards.
|
H A D | ctf-types.c | 665 ctf_decl_push (&cd, fp, type); in ctf_type_aname()
|
H A D | ChangeLog-2020 | 1066 * ctf-decl.c (ctf_decl_push): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-decl.c | 75 ctf_decl_push (ctf_decl_t *cd, ctf_dict_t *fp, ctf_id_t type) in ctf_decl_push() function 95 ctf_decl_push (cd, fp, ar.ctr_contents); in ctf_decl_push() 103 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push() 110 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push() 115 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push() 122 ctf_decl_push (cd, fp, ctf_type_reference (fp, type)); in ctf_decl_push() 128 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push()
|
H A D | ctf-impl.h | 713 extern void ctf_decl_push (ctf_decl_t *, ctf_dict_t *, ctf_id_t);
|
H A D | ChangeLog | 813 * ctf-decl.c (ctf_decl_push): Exclude slices from the decl stack. 868 * ctf-decl.c (ctf_decl_push): Don't print array decls backwards.
|
H A D | ctf-types.c | 673 ctf_decl_push (&cd, fp, type); in ctf_type_aname()
|
H A D | ChangeLog-2020 | 1066 * ctf-decl.c (ctf_decl_push): Likewise.
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_decl.c | 90 ctf_decl_push(ctf_decl_t *cd, ctf_file_t *fp, ctf_id_t type) in ctf_decl_push() function 108 ctf_decl_push(cd, fp, ar.ctr_contents); in ctf_decl_push() 115 ctf_decl_push(cd, fp, tp->ctt_type); in ctf_decl_push() 122 ctf_decl_push(cd, fp, tp->ctt_type); in ctf_decl_push() 127 ctf_decl_push(cd, fp, tp->ctt_type); in ctf_decl_push() 134 ctf_decl_push(cd, fp, tp->ctt_type); in ctf_decl_push()
|
H A D | ctf_impl.h | 305 extern void ctf_decl_push(ctf_decl_t *, ctf_file_t *, ctf_id_t);
|
H A D | ctf_types.c | 217 ctf_decl_push(&cd, fp, type); in ctf_type_qlname()
|
/netbsd-src/external/cddl/osnet/dev/fbt/ |
H A D | fbt.c | 948 ctf_decl_push(ctf_decl_t *cd, mod_ctf_t *mc, ctf_id_t type) in ctf_decl_push() function 966 ctf_decl_push(cd, mc, ar.ctr_contents); in ctf_decl_push() 973 ctf_decl_push(cd, mc, tp->ctt_type); in ctf_decl_push() 980 ctf_decl_push(cd, mc, tp->ctt_type); in ctf_decl_push() 985 ctf_decl_push(cd, mc, tp->ctt_type); in ctf_decl_push() 992 ctf_decl_push(cd, mc, tp->ctt_type); in ctf_decl_push() 1055 ctf_decl_push(&cd, mc, type); in fbt_type_name()
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 1066 * ctf-decl.c (ctf_decl_push): Likewise.
|