Home
last modified time | relevance | path

Searched defs:symidx (Results 1 – 8 of 8) sorted by path

/illumos-gate/usr/src/cmd/ctfdump/
H A Dctfdump.c175 ctfdump_objects_cb(const char *name, ctf_id_t id, ulong_t symidx, void *arg) in ctfdump_objects_cb()
212 ctfdump_functions_cb(const char *name, ulong_t symidx, ctf_funcinfo_t *ctc, in ctfdump_functions_cb()
901 ulong_t symidx, void *arg) in ctfsrc_collect_objects_cb()
934 ctfsrc_collect_functions_cb(const char *name, ulong_t symidx, in ctfsrc_collect_functions_cb()
/illumos-gate/usr/src/common/ctf/
H A Dctf_lookup.c182 ctf_lookup_by_symbol(ctf_file_t *fp, ulong_t symidx) in ctf_lookup_by_symbol()
244 ctf_func_info(ctf_file_t *fp, ulong_t symidx, ctf_funcinfo_t *fip) in ctf_func_info()
298 ctf_func_args(ctf_file_t *fp, ulong_t symidx, uint_t argc, ctf_id_t *argv) in ctf_func_args()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_diff.c994 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()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_frame.c188 Dwarf_Unsigned symidx, Dwarf_Error * error) in dwarf_add_frame_fde()
210 Dwarf_Unsigned symidx, in dwarf_add_frame_fde_b()
235 Dwarf_Unsigned symidx, in dwarf_add_frame_fde_c()
294 Dwarf_Unsigned symidx, in dwarf_add_frame_info()
323 Dwarf_Unsigned symidx, in dwarf_add_frame_info_b()
352 Dwarf_Unsigned symidx, in dwarf_add_frame_info_c()
H A Dpro_line.c85 Dwarf_Unsigned symidx = 0; in dwarf_add_line_entry_b() local
114 Dwarf_Unsigned symidx = 0; in dwarf_add_line_entry_c() local
139 Dwarf_Unsigned symidx = 0; in dwarf_add_line_entry() local
199 Dwarf_Unsigned symidx, Dwarf_Error * error) in dwarf_lne_set_address()
213 Dwarf_Unsigned symidx, Dwarf_Error * error) in dwarf_lne_set_address_a()
261 Dwarf_Unsigned symidx = 0; in dwarf_lne_end_sequence_a() local
292 Dwarf_Unsigned symidx, in _dwarf_pro_add_line_entry()
H A Dpro_reloc_stream.c62 Dwarf_Unsigned symidx, in _dwarf_pro_reloc_name_stream64()
108 Dwarf_Unsigned symidx, in _dwarf_pro_reloc_name_stream32()
H A Dpro_reloc_symbolic.c62 Dwarf_Unsigned symidx, in _dwarf_pro_reloc_name_symbolic()
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dcheck-common.c104 ctftest_lookup_function_cb(const char *name, ulong_t symidx, in ctftest_lookup_function_cb()