Home
last modified time | relevance | path

Searched refs:mdb_syminfo_t (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.h199 } 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 Dmdb_nm.c92 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 Dmdb_kvm.h140 const char *, GElf_Sym *, mdb_syminfo_t *);
143 uint_t, char *, size_t, GElf_Sym *, mdb_syminfo_t *);
H A Dmdb_ctf_impl.h39 extern int mdb_ctf_lookup_by_symbol(const GElf_Sym *, const mdb_syminfo_t *,
H A Dmdb_target_impl.h88 const char *, const char *, GElf_Sym *, mdb_syminfo_t *);
91 uintptr_t, uint_t, char *, size_t, GElf_Sym *, mdb_syminfo_t *);
H A Dmdb_ctf.h83 extern int mdb_ctf_func_info(const GElf_Sym *, const mdb_syminfo_t *,
H A Dmdb_proc.h183 mdb_syminfo_t psym_info; /* Symbol id and table id */
H A Dmdb_kvm.c86 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 Dmdb_target.c550 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 Dmdb_kproc.c84 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 Dmdb_linkerset.c218 const mdb_syminfo_t *sip, const char *obj) in ldsets_init_cb()
H A Dmdb_ctf.c342 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 Dmdb_tab.c467 const mdb_syminfo_t *sip, const char *obj) in tab_complete_global()
H A Dmdb_print.c120 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 Dmdb_proc.c127 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 Dmdb_cmds.c1443 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 Dmdb_modapi.c1042 const mdb_syminfo_t *sip, const char *obj) in mdb_symbol_cb()
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_module.h99 GElf_Sym *, mdb_syminfo_t *);
101 mdb_syminfo_t *);
H A Dkmdb_module.c43 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 Dkmdb_kvm.c76 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 Dmdb_amd64util.c231 mdb_syminfo_t sip; in mdb_amd64_kvm_stack_iter()
H A Dmdb_bhyve.c1218 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()