Searched refs:tfetch_mem_func (Results 1 – 3 of 3) sorted by relevance
/external/strace/ |
D | defs.h | 837 tfetch_mem_fn tfetch_mem_func, 851 tfetch_mem_fn tfetch_mem_func, in print_array() argument 856 tfetch_mem_func, print_func, opaque_data, in print_array()
|
D | util.c | 1095 tfetch_mem_fn tfetch_mem_func, in print_array_ex() argument 1132 if (!tfetch_mem_func(tcp, cur, elem_size, elem_buf)) { in print_array_ex()
|
D | ChangeLog | 2504 umoven_func to tfetch_mem_func and changes its semantics, so that 2505 - tfetch_mem_func never prints anything; 2506 - tfetch_mem_func returns true if the fetch succeeded, 2510 tfetch_mem_func. 2512 tfetch_mem_func, document expected tfetch_mem_func return value 2513 semantics. When tfetch_mem_func returns false, print either addr
|