Home
last modified time | relevance | path

Searched refs:LT_TOF_FUNCTION (Results 1 – 10 of 10) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/alpha/
Dtrace.c81 if (type == LT_TOF_FUNCTION || type == LT_TOF_FUNCTIONR) { in gimme_arg()
/external/ltrace/
Dfetch.h30 LT_TOF_FUNCTION, /* A real library function */ enumerator
Doutput.c506 begin_of_line(proc, type == LT_TOF_FUNCTION, 1); in output_left()
Dhandle_event.c756 output_left(LT_TOF_FUNCTION, event->proc, in handle_breakpoint()
/external/ltrace/sysdeps/linux-gnu/sparc/
Dtrace.c82 if (type == LT_TOF_FUNCTION || type == LT_TOF_SYSCALL || arg_num >= 6) { in gimme_arg()
/external/ltrace/sysdeps/linux-gnu/x86/
Dfetch.c742 if (fetch_register_banks(proc, ctx, type == LT_TOF_FUNCTION) < 0) { in arch_fetch_arg_init()
814 assert(type != LT_TOF_FUNCTION in arch_fetch_fun_retval()
851 case LT_TOF_FUNCTION: in arch_fetch_arg_next()
/external/ltrace/sysdeps/linux-gnu/m68k/
Dfetch.c68 if (fetch_register_banks(proc, context, type == LT_TOF_FUNCTION) < 0) { in arch_fetch_arg_init()
/external/ltrace/sysdeps/linux-gnu/mips/
Dtrace.c342 if (type == LT_TOF_FUNCTION || type == LT_TOF_SYSCALL) { in gimme_arg()
/external/ltrace/sysdeps/linux-gnu/metag/
Dtrace.c408 if (type == LT_TOF_FUNCTION || type == LT_TOF_SYSCALL) { in gimme_arg()
/external/ltrace/sysdeps/linux-gnu/
Dtrace.c1386 struct fetch_context *fetch = fetch_arg_init(LT_TOF_FUNCTION, proc, in ifunc_ret_hit()