Home
last modified time | relevance | path

Searched refs:ctf_func_info (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_lookup.c244 ctf_func_info(ctf_file_t *fp, ulong_t symidx, ctf_funcinfo_t *fip) in ctf_func_info() function
303 if (ctf_func_info(fp, symidx, &f) == CTF_ERR) in ctf_func_args()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dlibctf.ver49 ctf_func_info;
H A Dctf-lookup.c1038 ctf_func_info (ctf_dict_t *fp, unsigned long symidx, ctf_funcinfo_t *fip) in ctf_func_info() function
H A DChangeLog-2020187 (ctf_func_info): Reimplement in terms of ctf_lookup_by_symbol.
1885 (ctf_func_info): Likewise.
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf_api.h175 extern int ctf_func_info(ctf_file_t *, ulong_t, ctf_funcinfo_t *);
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dlibctf.ver49 ctf_func_info;
H A Dctf-lookup.c1026 ctf_func_info (ctf_dict_t *fp, unsigned long symidx, ctf_funcinfo_t *fip) in ctf_func_info() function
H A DChangeLog-2020187 (ctf_func_info): Reimplement in terms of ctf_lookup_by_symbol.
1885 (ctf_func_info): Likewise.
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h394 extern int ctf_func_info (ctf_dict_t *, unsigned long, ctf_funcinfo_t *);
H A DChangeLog-2019357 * ctf-api.h (ctf_func_info): New.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h394 extern int ctf_func_info (ctf_dict_t *, unsigned long, ctf_funcinfo_t *);
H A DChangeLog-2019357 * ctf-api.h (ctf_func_info): New.
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_pid.c946 if (ctf_func_info(fp, si.prs_id, &f) == CTF_ERR) { in dt_pid_get_types()
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019357 * ctf-api.h (ctf_func_info): New.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019357 * ctf-api.h (ctf_func_info): New.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020187 (ctf_func_info): Reimplement in terms of ctf_lookup_by_symbol.
1885 (ctf_func_info): Likewise.