Home
last modified time | relevance | path

Searched refs:own_return_info (Results 1 – 5 of 5) sorted by relevance

/external/ltrace/
Dprototype.h36 int own_return_info : 1; member
Dprototype.c45 proto->own_return_info = 0; in prototype_init()
59 if (proto->own_return_info) { in prototype_destroy()
Doutput.c164 proto.own_return_info = 0; in build_default_prototype()
Dread_config_file.c1147 fun.own_return_info = own; in process_line()
/external/ltrace/sysdeps/linux-gnu/
Dtrace.c1301 ret.own_return_info = 0; in linux_IFUNC_prototype()