Home
last modified time | relevance | path

Searched defs:Dp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/truss/
H A Dfcall.c190 struct dynlib *Dp; in establish_breakpoints() local
302 struct dynlib *Dp; in object_iter() local
398 struct dynlib *Dp; in object_present() local
498 struct dynlib *Dp = Dyp->Dp; in symbol_iter() local
1060 struct dynlib *Dp; in reset_breakpoints() local
1172 struct callstack *Stk, struct dynlib *Dp, struct bkpt *Bp) in show_function_call()
1203 struct callstack *Stk, struct dynlib *Dp, struct bkpt *Bp) in show_function_return()
1246 struct dynlib *Dp; in function_trace() local
1442 struct dynlib *Dp = Bp->dyn; in function_entry() local
1553 struct dynlib *Dp; in trap_one_stack() local
H A Dramdata.h256 struct dynlib *Dp; /* set to the dynlib instance when searching */ member