Searched defs:classify_eightbyte (Results 1 - 1 of 1) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/x86/
H A Dfetch.c354 classify_eightbyte(struct process *proc, struct fetch_context *context, function
409 if (classify_eightbyte(proc, context, info, &cls1,
411 || classify_eightbyte(proc, context, info, &cls2,
425 return classify_eightbyte(proc, context, info, classes,

Completed in 93 milliseconds