Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.h60 uint_t mtf_flags; /* function attributes (see libctf.h) */ member
H A Dmdb_ctf.c469 mfp->mtf_flags = f.ctc_flags; in mdb_ctf_func_info()