Lines Matching refs:baton
234 EmulateInstruction::SetBaton (void *baton)
236 m_baton = baton;
286 void *baton,
292 if (!baton || dst == NULL || dst_len == 0)
295 StackFrame *frame = (StackFrame *) baton;
308 void *baton,
314 if (!baton || src == NULL || src_len == 0)
317 StackFrame *frame = (StackFrame *) baton;
331 void *baton,
335 if (!baton)
338 StackFrame *frame = (StackFrame *) baton;
344 void *baton,
349 if (!baton)
352 StackFrame *frame = (StackFrame *) baton;
358 void *baton,
374 void *baton,
389 void *baton,
406 void *baton,