Lines Matching defs:baton
257 void *baton, StoppointCallbackContext *context, user_id_t break_id,
259 assert(baton && "null baton");
260 if (!baton)
265 static_cast<DynamicLoaderPOSIXDYLD *>(baton);
383 void *baton, StoppointCallbackContext *context, user_id_t break_id,
385 assert(baton && "null baton");
386 if (!baton)
391 static_cast<DynamicLoaderPOSIXDYLD *>(baton);