/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_target.h | 199 } mdb_syminfo_t; typedef 209 GElf_Sym *, mdb_syminfo_t *); 212 const char *, GElf_Sym *, mdb_syminfo_t *); 223 char *, size_t, GElf_Sym *, mdb_syminfo_t *); 229 const mdb_syminfo_t *sip, const char *);
|
H A D | mdb_nm.c | 92 mdb_syminfo_t nm_si; 114 mdb_syminfo_t ngs_si; 300 const mdb_syminfo_t *sip, const char *obj) in nm_print() 332 const mdb_syminfo_t *sip, const char *obj) in nm_any() 340 const mdb_syminfo_t *sip, const char *obj) in nm_undef() 351 const mdb_syminfo_t *sip, const char *obj) in nm_asgn() 375 const mdb_syminfo_t *sip, const char *obj) in nm_cnt_any() 385 const mdb_syminfo_t *sip, const char *obj) in nm_cnt_undef() 396 const mdb_syminfo_t *sip, const char *obj) in nm_get_any() 414 const mdb_syminfo_t *sip, const char *obj) in nm_get_undef() [all …]
|
H A D | mdb_kvm.h | 140 const char *, GElf_Sym *, mdb_syminfo_t *); 143 uint_t, char *, size_t, GElf_Sym *, mdb_syminfo_t *);
|
H A D | mdb_ctf_impl.h | 39 extern int mdb_ctf_lookup_by_symbol(const GElf_Sym *, const mdb_syminfo_t *,
|
H A D | mdb_target_impl.h | 88 const char *, const char *, GElf_Sym *, mdb_syminfo_t *); 91 uintptr_t, uint_t, char *, size_t, GElf_Sym *, mdb_syminfo_t *);
|
H A D | mdb_ctf.h | 83 extern int mdb_ctf_func_info(const GElf_Sym *, const mdb_syminfo_t *,
|
H A D | mdb_proc.h | 183 mdb_syminfo_t psym_info; /* Symbol id and table id */
|
H A D | mdb_kvm.c | 86 mdb_syminfo_t sym_info; /* Symbol id and table id */ 845 GElf_Sym *symp, mdb_syminfo_t *sip) in kt_lookup_by_name() 898 char *buf, size_t nbytes, GElf_Sym *symp, mdb_syminfo_t *sip) in kt_lookup_by_addr() 1100 mdb_syminfo_t info; in kt_mapping_walk()
|
H A D | mdb_target.c | 550 const char *name, GElf_Sym *symp, mdb_syminfo_t *sip) in mdb_tgt_lookup_by_name() 552 mdb_syminfo_t info; in mdb_tgt_lookup_by_name() 581 char *buf, size_t len, GElf_Sym *symp, mdb_syminfo_t *sip) in mdb_tgt_lookup_by_addr() 583 mdb_syminfo_t info; in mdb_tgt_lookup_by_addr() 612 mdb_syminfo_t *sip) in mdb_tgt_lookup_by_scope()
|
H A D | mdb_kproc.c | 84 mdb_syminfo_t sym_info; /* Symbol id and table id */ 571 const char *name, GElf_Sym *symp, mdb_syminfo_t *sip) in kp_lookup_by_name() 638 char *buf, size_t nbytes, GElf_Sym *symp, mdb_syminfo_t *sip) in kp_lookup_by_addr()
|
H A D | mdb_linkerset.c | 218 const mdb_syminfo_t *sip, const char *obj) in ldsets_init_cb()
|
H A D | mdb_ctf.c | 342 mdb_ctf_lookup_by_symbol(const GElf_Sym *symp, const mdb_syminfo_t *sip, in mdb_ctf_lookup_by_symbol() 376 mdb_syminfo_t si; in mdb_ctf_lookup_by_addr() 434 mdb_ctf_func_info(const GElf_Sym *symp, const mdb_syminfo_t *sip, in mdb_ctf_func_info() 442 mdb_syminfo_t si; in mdb_ctf_func_info()
|
H A D | mdb_tab.c | 467 const mdb_syminfo_t *sip, const char *obj) in tab_complete_global()
|
H A D | mdb_print.c | 120 GElf_Sym *symp, mdb_syminfo_t *sip) in addr_to_sym() 803 mdb_syminfo_t s_info; in cmd_array() 2328 mdb_syminfo_t s_info; in cmd_print()
|
H A D | mdb_proc.c | 127 const char *, GElf_Sym *, mdb_syminfo_t *, mdb_tgt_tid_t); 1830 mdb_syminfo_t si; in pt_tls() 2624 mdb_syminfo_t *pl_sip; 2687 const char *name, GElf_Sym *symp, mdb_syminfo_t *sip, mdb_tgt_tid_t tid) in pt_lookup_by_name_thr() 2799 const char *name, GElf_Sym *symp, mdb_syminfo_t *sip) in pt_lookup_by_name() 2806 char *buf, size_t nbytes, GElf_Sym *symp, mdb_syminfo_t *sip) in pt_lookup_by_addr()
|
H A D | mdb_cmds.c | 1443 const mdb_syminfo_t *sip, const char *obj) in print_global() 1486 const mdb_syminfo_t *sip, const char *obj) in print_file() 1806 const mdb_syminfo_t *sip, const char *obj) in findsym_cb()
|
H A D | mdb_modapi.c | 1042 const mdb_syminfo_t *sip, const char *obj) in mdb_symbol_cb()
|
/illumos-gate/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_module.h | 99 GElf_Sym *, mdb_syminfo_t *); 101 mdb_syminfo_t *);
|
H A D | kmdb_module.c | 43 mdb_syminfo_t sym_info; /* Symbol id and table id */ 88 size_t nbytes, GElf_Sym *symp, mdb_syminfo_t *sip) in kmdb_module_lookup_by_addr() 152 mdb_syminfo_t *sip) in kmdb_module_lookup_by_name()
|
H A D | kmdb_kvm.c | 76 mdb_syminfo_t sym_info; /* Symbol id and table id */ 864 char *buf, size_t nbytes, GElf_Sym *symp, mdb_syminfo_t *sip) in kmt_lookup_by_addr() 972 GElf_Sym *symp, mdb_syminfo_t *sip) in kmt_lookup_by_name() 1134 mdb_syminfo_t info; in kmt_mapping_walk()
|
/illumos-gate/usr/src/cmd/mdb/intel/mdb/ |
H A D | mdb_amd64util.c | 231 mdb_syminfo_t sip; in mdb_amd64_kvm_stack_iter()
|
H A D | mdb_bhyve.c | 1218 GElf_Sym *symp, mdb_syminfo_t *sip) in bhyve_lookup_by_name() 1236 size_t nbytes, GElf_Sym *symp, mdb_syminfo_t *sip) in bhyve_lookup_by_addr()
|