Home
last modified time | relevance | path

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

/titanic_52/usr/src/cmd/truss/
H A Dfcall.c190 struct dynlib *Dp; in establish_breakpoints() local
302 struct dynlib *Dp; object_iter() local
398 struct dynlib *Dp; object_present() local
498 struct dynlib *Dp = Dyp->Dp; symbol_iter() local
1066 struct dynlib *Dp; reset_breakpoints() local
1178 show_function_call(private_t * pri,struct callstack * Stk,struct dynlib * Dp,struct bkpt * Bp) show_function_call() argument
1209 show_function_return(private_t * pri,long rval,int stret,struct callstack * Stk,struct dynlib * Dp,struct bkpt * Bp) show_function_return() argument
1252 struct dynlib *Dp; function_trace() local
1448 struct dynlib *Dp = Bp->dyn; function_entry() local
1563 struct dynlib *Dp; trap_one_stack() local
[all...]
H A Dramdata.h256 struct dynlib *Dp; /* set to the dynlib instance when searching */ member