Searched refs:classify_eightbyte (Results 1 – 1 of 1) sorted by relevance
/external/ltrace/sysdeps/linux-gnu/x86/ |
D | fetch.c | 354 classify_eightbyte(struct process *proc, struct fetch_context *context, in classify_eightbyte() function 409 if (classify_eightbyte(proc, context, info, &cls1, in classify_eightbytes() 411 || classify_eightbyte(proc, context, info, &cls2, in classify_eightbytes() 425 return classify_eightbyte(proc, context, info, classes, in classify_eightbytes()
|