Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h61 struct dt_module; /* see below */
86 uint_t (*do_syminit)(struct dt_module *);
87 void (*do_symsort)(struct dt_module *);
88 GElf_Sym *(*do_symname)(struct dt_module *,
90 GElf_Sym *(*do_symaddr)(struct dt_module *,
108 typedef struct dt_module { struct
112 struct dt_module *dm_next; /* pointer to next module in hash chain */ argument
/illumos-gate/usr/src/lib/libdtrace/
H A DMakefile.com52 dt_module.c \