Home
last modified time | relevance | path

Searched refs:ctf_funcinfo_t (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/include/
H A Dctf-api.h131 } ctf_funcinfo_t; typedef
307 extern int ctf_func_info (ctf_file_t *, unsigned long, ctf_funcinfo_t *);
309 extern int ctf_func_type_info (ctf_file_t *, ctf_id_t, ctf_funcinfo_t *);
373 const ctf_funcinfo_t *, const ctf_id_t *);
/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-lookup.c357 ctf_func_info (ctf_file_t *fp, unsigned long symidx, ctf_funcinfo_t *fip) in ctf_func_info()
418 ctf_funcinfo_t f; in ctf_func_args()
H A Dctf-types.c1139 ctf_func_type_info (ctf_file_t *fp, ctf_id_t type, ctf_funcinfo_t *fip) in ctf_func_type_info()
1187 ctf_funcinfo_t f; in ctf_func_type_args()
H A Dctf-dump.c403 ctf_funcinfo_t fi; in ctf_dump_funcs()
H A Dctf-create.c1039 const ctf_funcinfo_t *ctc, const ctf_id_t *argv) in ctf_add_function()
1628 ctf_funcinfo_t ctc; in ctf_add_type_internal()