Searched defs:symidx (Results 1 – 7 of 7) sorted by relevance
/titanic_53/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() 241 ctf_func_info(ctf_file_t *fp, ulong_t symidx, ctf_funcinfo_t *fip) in ctf_func_info() 295 ctf_func_args(ctf_file_t *fp, ulong_t symidx, uint_t argc, ctf_id_t *argv) in ctf_func_args()
|
/titanic_53/usr/src/lib/libdwarf/common/ |
H A D | pro_frame.c | 118 Dwarf_Unsigned symidx, Dwarf_Error * error) in dwarf_add_frame_fde() 132 Dwarf_Unsigned symidx, in dwarf_add_frame_fde_b() 191 Dwarf_Unsigned symidx, in dwarf_add_frame_info() 214 Dwarf_Unsigned symidx, in dwarf_add_frame_info_b()
|
H A D | pro_line.c | 94 Dwarf_Unsigned symidx, Dwarf_Error * error) in dwarf_lne_set_address() 135 Dwarf_Unsigned symidx, in _dwarf_pro_add_line_entry()
|
H A D | pro_reloc_stream.c | 67 Dwarf_Unsigned symidx, in _dwarf_pro_reloc_name_stream64() 116 Dwarf_Unsigned symidx, in _dwarf_pro_reloc_name_stream32()
|
H A D | pro_reloc_symbolic.c | 57 Dwarf_Unsigned symidx, in _dwarf_pro_reloc_name_symbolic()
|
/titanic_53/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() 211 ctfdump_functions_cb(const char *name, ulong_t symidx, ctf_funcinfo_t *ctc, in ctfdump_functions_cb() 877 ulong_t symidx, void *arg) in ctfsrc_collect_objects_cb() 910 ctfsrc_collect_functions_cb(const char *name, ulong_t symidx, in ctfsrc_collect_functions_cb()
|
/titanic_53/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() 1005 ctf_diff_func_fill_cb(const char *name, ulong_t symidx, ctf_funcinfo_t *fip, in ctf_diff_func_fill_cb() 1217 ctf_diff_obj_fill_cb(const char *name, ctf_id_t id, ulong_t symidx, void *arg) in ctf_diff_obj_fill_cb() 1246 ctf_diff_obj_count(const char *name, ctf_id_t id, ulong_t symidx, void *arg) in ctf_diff_obj_count()
|