/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_target.h | 192 } mdb_syminfo_t; typedef 202 GElf_Sym *, mdb_syminfo_t *); 205 const char *, GElf_Sym *, mdb_syminfo_t *); 216 char *, size_t, GElf_Sym *, mdb_syminfo_t *); 222 const mdb_syminfo_t *sip, const char *);
|
H A D | mdb_nm.c | 88 mdb_syminfo_t nm_si; 110 mdb_syminfo_t ngs_si; 296 const mdb_syminfo_t *sip, const char *obj) in nm_print() 328 const mdb_syminfo_t *sip, const char *obj) in nm_any() 336 const mdb_syminfo_t *sip, const char *obj) in nm_undef() 347 const mdb_syminfo_t *sip, const char *obj) in nm_asgn() 371 const mdb_syminfo_t *sip, const char *obj) in nm_cnt_any() 381 const mdb_syminfo_t *sip, const char *obj) in nm_cnt_undef() 392 const mdb_syminfo_t *sip, const char *obj) in nm_get_any() 410 const mdb_syminfo_t *sip, const char *obj) in nm_get_undef() [all …]
|
H A D | mdb_kvm.h | 142 const char *, GElf_Sym *, mdb_syminfo_t *); 145 uint_t, char *, size_t, GElf_Sym *, mdb_syminfo_t *);
|
H A D | mdb_ctf_impl.h | 41 extern int mdb_ctf_lookup_by_symbol(const GElf_Sym *, const mdb_syminfo_t *,
|
H A D | mdb_target_impl.h | 87 const char *, const char *, GElf_Sym *, mdb_syminfo_t *); 90 uintptr_t, uint_t, char *, size_t, GElf_Sym *, mdb_syminfo_t *);
|
H A D | mdb_ctf.h | 82 extern int mdb_ctf_func_info(const GElf_Sym *, const mdb_syminfo_t *,
|
H A D | mdb_proc.h | 186 mdb_syminfo_t psym_info; /* Symbol id and table id */
|
H A D | mdb_kproc.c | 83 mdb_syminfo_t sym_info; /* Symbol id and table id */ 569 const char *name, GElf_Sym *symp, mdb_syminfo_t *sip) in kp_lookup_by_name() 636 char *buf, size_t nbytes, GElf_Sym *symp, mdb_syminfo_t *sip) in kp_lookup_by_addr()
|
H A D | mdb_kvm.c | 84 mdb_syminfo_t sym_info; /* Symbol id and table id */ 831 GElf_Sym *symp, mdb_syminfo_t *sip) in kt_lookup_by_name() 884 char *buf, size_t nbytes, GElf_Sym *symp, mdb_syminfo_t *sip) in kt_lookup_by_addr() 1086 mdb_syminfo_t info; in kt_mapping_walk()
|
H A D | mdb_target.c | 544 const char *name, GElf_Sym *symp, mdb_syminfo_t *sip) in mdb_tgt_lookup_by_name() 546 mdb_syminfo_t info; in mdb_tgt_lookup_by_name() 575 char *buf, size_t len, GElf_Sym *symp, mdb_syminfo_t *sip) in mdb_tgt_lookup_by_addr() 577 mdb_syminfo_t info; in mdb_tgt_lookup_by_addr() 606 mdb_syminfo_t *sip) in mdb_tgt_lookup_by_scope()
|
H A D | mdb_ctf.c | 338 mdb_ctf_lookup_by_symbol(const GElf_Sym *symp, const mdb_syminfo_t *sip, in mdb_ctf_lookup_by_symbol() 372 mdb_syminfo_t si; in mdb_ctf_lookup_by_addr() 430 mdb_ctf_func_info(const GElf_Sym *symp, const mdb_syminfo_t *sip, in mdb_ctf_func_info() 438 mdb_syminfo_t si; in mdb_ctf_func_info()
|
H A D | mdb_tab.c | 474 const mdb_syminfo_t *sip, const char *obj) in tab_complete_global()
|
H A D | mdb_proc.c | 125 const char *, GElf_Sym *, mdb_syminfo_t *, mdb_tgt_tid_t); 1764 mdb_syminfo_t si; in pt_tls() 2556 mdb_syminfo_t *pl_sip; 2619 const char *name, GElf_Sym *symp, mdb_syminfo_t *sip, mdb_tgt_tid_t tid) in pt_lookup_by_name_thr() 2731 const char *name, GElf_Sym *symp, mdb_syminfo_t *sip) in pt_lookup_by_name() 2738 char *buf, size_t nbytes, GElf_Sym *symp, mdb_syminfo_t *sip) in pt_lookup_by_addr()
|
H A D | mdb_cmds.c | 1342 const mdb_syminfo_t *sip, const char *obj) in print_global() 1385 const mdb_syminfo_t *sip, const char *obj) in print_file() 1705 const mdb_syminfo_t *sip, const char *obj) in findsym_cb()
|
H A D | mdb_print.c | 119 GElf_Sym *symp, mdb_syminfo_t *sip) in addr_to_sym() 801 mdb_syminfo_t s_info; in cmd_array() 2270 mdb_syminfo_t s_info; in cmd_print()
|
H A D | mdb_modapi.c | 853 const mdb_syminfo_t *sip, const char *obj) in mdb_symbol_cb()
|
/titanic_44/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_module.h | 101 GElf_Sym *, mdb_syminfo_t *); 103 mdb_syminfo_t *);
|
H A D | kmdb_module.c | 45 mdb_syminfo_t sym_info; /* Symbol id and table id */ 90 size_t nbytes, GElf_Sym *symp, mdb_syminfo_t *sip) in kmdb_module_lookup_by_addr() 154 mdb_syminfo_t *sip) in kmdb_module_lookup_by_name()
|
H A D | kmdb_kvm.c | 72 mdb_syminfo_t sym_info; /* Symbol id and table id */ 866 char *buf, size_t nbytes, GElf_Sym *symp, mdb_syminfo_t *sip) in kmt_lookup_by_addr() 974 GElf_Sym *symp, mdb_syminfo_t *sip) in kmt_lookup_by_name() 1136 mdb_syminfo_t info; in kmt_mapping_walk()
|
/titanic_44/usr/src/cmd/mdb/intel/mdb/ |
H A D | mdb_amd64util.c | 225 mdb_syminfo_t sip; in mdb_amd64_kvm_stack_iter()
|