Searched refs:ctf_func_info (Results 1 – 16 of 16) sorted by relevance
/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() function 303 if (ctf_func_info(fp, symidx, &f) == CTF_ERR) in ctf_func_args()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 49 ctf_func_info;
|
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() function
|
H A D | ChangeLog-2020 | 187 (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 D | ctf_api.h | 175 extern int ctf_func_info(ctf_file_t *, ulong_t, ctf_funcinfo_t *);
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 49 ctf_func_info;
|
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() function
|
H A D | ChangeLog-2020 | 187 (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 D | ctf-api.h | 394 extern int ctf_func_info (ctf_dict_t *, unsigned long, ctf_funcinfo_t *);
|
H A D | ChangeLog-2019 | 357 * ctf-api.h (ctf_func_info): New.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 394 extern int ctf_func_info (ctf_dict_t *, unsigned long, ctf_funcinfo_t *);
|
H A D | ChangeLog-2019 | 357 * ctf-api.h (ctf_func_info): New.
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_pid.c | 946 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 D | ChangeLog-2019 | 357 * ctf-api.h (ctf_func_info): New.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 357 * ctf-api.h (ctf_func_info): New.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 187 (ctf_func_info): Reimplement in terms of ctf_lookup_by_symbol. 1885 (ctf_func_info): Likewise.
|