Searched defs:symidx (Results 1 – 6 of 6) sorted by relevance
/titanic_41/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_41/usr/src/tools/ctf/dwarf/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_41/usr/src/tools/ctf/dump/ |
H A D | dump.c | 237 next_sym(const ctf_data_t *cd, const int symidx, const uchar_t matchtype, in next_sym() 287 int symidx, len, i; in read_data() local 321 int symidx; in read_funcs() local
|