/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf_api.h | 108 } ctf_funcinfo_t; typedef 175 extern int ctf_func_info(ctf_file_t *, ulong_t, ctf_funcinfo_t *); 218 const ctf_funcinfo_t *, const ctf_id_t *);
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 161 } ctf_funcinfo_t; typedef 394 extern int ctf_func_info (ctf_dict_t *, unsigned long, ctf_funcinfo_t *); 396 extern int ctf_func_type_info (ctf_dict_t *, ctf_id_t, ctf_funcinfo_t *); 485 const ctf_funcinfo_t *, const ctf_id_t *);
|
H A D | ChangeLog-2019 | 437 (ctf_funcinfo_t): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 161 } ctf_funcinfo_t; typedef 394 extern int ctf_func_info (ctf_dict_t *, unsigned long, ctf_funcinfo_t *); 396 extern int ctf_func_type_info (ctf_dict_t *, ctf_id_t, ctf_funcinfo_t *); 485 const ctf_funcinfo_t *, const ctf_id_t *);
|
H A D | ChangeLog-2019 | 437 (ctf_funcinfo_t): Likewise.
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_lookup.c | 244 ctf_func_info(ctf_file_t *fp, ulong_t symidx, ctf_funcinfo_t *fip) in ctf_func_info() 301 ctf_funcinfo_t f; in ctf_func_args()
|
H A D | ctf_create.c | 795 const ctf_funcinfo_t *ctc, const ctf_id_t *argv) in ctf_add_function() 1275 ctf_funcinfo_t ctc; in ctf_add_type()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ctfc.h | 96 } ctf_funcinfo_t; typedef 426 const ctf_funcinfo_t *, dw_die_ref, bool);
|
H A D | dwarf2ctf.cc | 645 ctf_funcinfo_t func_info; in gen_ctf_function_type() 688 (const ctf_funcinfo_t *)&func_info, in gen_ctf_function_type()
|
H A D | ctfc.cc | 779 const ctf_funcinfo_t * ctc, dw_die_ref die, in ctf_add_function()
|
/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/ |
H A D | symtypetab-nonlinker-writeout.c | 29 ctf_funcinfo_t fi; in try_maybe_reporting()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-types.c | 739 ctf_funcinfo_t fi; in ctf_type_aname() 1564 ctf_func_type_info (ctf_dict_t *fp, ctf_id_t type, ctf_funcinfo_t *fip) in ctf_func_type_info() 1613 ctf_funcinfo_t f; in ctf_func_type_args()
|
H A D | ctf-dedup.c | 804 ctf_funcinfo_t fi; in ctf_dedup_rhash_type() 2128 ctf_funcinfo_t fi; in ctf_dedup_rwalk_one_output_mapping() 2840 ctf_funcinfo_t fi; in ctf_dedup_emit_type()
|
H A D | ctf-lookup.c | 1038 ctf_func_info (ctf_dict_t *fp, unsigned long symidx, ctf_funcinfo_t *fip) in ctf_func_info()
|
H A D | ctf-create.c | 746 const ctf_funcinfo_t *ctc, const ctf_id_t *argv) in ctf_add_function() 1603 ctf_funcinfo_t ctc; in ctf_add_type_internal()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-types.c | 731 ctf_funcinfo_t fi; in ctf_type_aname() 1556 ctf_func_type_info (ctf_dict_t *fp, ctf_id_t type, ctf_funcinfo_t *fip) in ctf_func_type_info() 1604 ctf_funcinfo_t f; in ctf_func_type_args()
|
H A D | ctf-dedup.c | 804 ctf_funcinfo_t fi; in ctf_dedup_rhash_type() 2129 ctf_funcinfo_t fi; in ctf_dedup_rwalk_one_output_mapping() 2843 ctf_funcinfo_t fi; in ctf_dedup_emit_type()
|
H A D | ctf-lookup.c | 1026 ctf_func_info (ctf_dict_t *fp, unsigned long symidx, ctf_funcinfo_t *fip) in ctf_func_info()
|
H A D | ctf-create.c | 743 const ctf_funcinfo_t *ctc, const ctf_id_t *argv) in ctf_add_function() 1573 ctf_funcinfo_t ctc; in ctf_add_type_internal()
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_pid.c | 858 ctf_funcinfo_t f; in dt_pid_get_types()
|
H A D | dt_open.c | 1063 ctf_funcinfo_t ctc; in dt_vopen()
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 437 (ctf_funcinfo_t): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 437 (ctf_funcinfo_t): Likewise.
|