Home
last modified time | relevance | path

Searched refs:psym_type (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.h180 uint_t psym_type; /* Type of symbols to match */ member
H A Dmdb_proc.c3020 psp->psym_which, psp->psym_type, pt_symbol_iter_cb, arg); in pt_objsym_iter()
3030 if (mdb_tgt_sym_match(sym, psp->psym_type)) { in pt_symbol_filt()
3052 ps.psym_type = type; in pt_symbol_iter()