Searched refs:read_func (Results 1 – 2 of 2) sorted by relevance
76 ctx->read_func((char *)asan_test_sgbuf_ro, in asan_test_global_ro()152 ctx->read_func = asan_out_of_bounds_read; in asan_test_init()
19 char (*read_func)(char *buf, size_t pos); member