Searched defs:symidx (Results 1 – 7 of 7) sorted by relevance
/titanic_51/usr/src/common/ctf/ |
H A D | ctf_lookup.c | 179 ctf_lookup_by_symbol(ctf_file_t *fp, ulong_t symidx) in ctf_lookup_by_symbol() argument 241 ctf_func_info(ctf_file_t *fp, ulong_t symidx, ctf_funcinfo_t *fip) in ctf_func_info() argument 295 ctf_func_args(ctf_file_t * fp,ulong_t symidx,uint_t argc,ctf_id_t * argv) ctf_func_args() argument [all...] |
/titanic_51/usr/src/lib/libdwarf/common/ |
H A D | pro_frame.c | 118 Dwarf_Unsigned symidx, Dwarf_Error * error) in dwarf_add_frame_fde() argument 132 Dwarf_Unsigned symidx, in dwarf_add_frame_fde_b() argument 191 Dwarf_Unsigned symidx, in dwarf_add_frame_info() argument 214 Dwarf_Unsigned symidx, in dwarf_add_frame_info_b() argument
|
H A D | pro_line.c | 94 Dwarf_Unsigned symidx, Dwarf_Error * error) in dwarf_lne_set_address() argument 135 Dwarf_Unsigned symidx, in _dwarf_pro_add_line_entry() argument
|
H A D | pro_reloc_stream.c | 67 Dwarf_Unsigned symidx, in _dwarf_pro_reloc_name_stream64() argument 116 Dwarf_Unsigned symidx, in _dwarf_pro_reloc_name_stream32() argument
|
H A D | pro_reloc_symbolic.c | 57 Dwarf_Unsigned symidx, in _dwarf_pro_reloc_name_symbolic() argument
|
/titanic_51/usr/src/cmd/ctfdump/ |
H A D | ctfdump.c | 174 ctfdump_objects_cb(const char *name, ctf_id_t id, ulong_t symidx, void *arg) in ctfdump_objects_cb() argument 211 ctfdump_functions_cb(const char *name, ulong_t symidx, ctf_funcinfo_t *ctc, in ctfdump_functions_cb() argument 877 ulong_t symidx, void *arg) in ctfsrc_collect_objects_cb() argument 910 ctfsrc_collect_functions_cb(const char *name, ulong_t symidx, in ctfsrc_collect_functions_cb() argument
|
/titanic_51/usr/src/lib/libctf/common/ |
H A D | ctf_diff.c | 994 ctf_diff_func_count(const char *name, ulong_t symidx, ctf_funcinfo_t *fip, in ctf_diff_func_count() argument 1005 ctf_diff_func_fill_cb(const char *name, ulong_t symidx, ctf_funcinfo_t *fip, in ctf_diff_func_fill_cb() argument 1217 ctf_diff_obj_fill_cb(const char *name, ctf_id_t id, ulong_t symidx, void *arg) in ctf_diff_obj_fill_cb() argument 1246 ctf_diff_obj_count(const char *name, ctf_id_t id, ulong_t symidx, void *arg) in ctf_diff_obj_count() argument
|