OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMMON_INTERCEPTOR_WRITE_RANGE
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors.inc
18
//
COMMON_INTERCEPTOR_WRITE_RANGE
246
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, dst, size); \
258
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, dst, size); \
273
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, dst, size); \
912
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, exp, sizeof(*exp));
930
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, exp, sizeof(*exp));
941
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, exp, sizeof(*exp));
957
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, iovec[i].iov_base, sz);
982
if (res > 0)
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, ptr, res);
1000
if (res > 0)
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, ptr, res * size)
[
all
...]
sanitizer_common_interceptors_ioctl.inc
600
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, arg, size);
606
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, ifc->ifc_ifcu.ifcu_req, ifc->ifc_len);
sanitizer_interceptors_ioctl_netbsd.inc
1524
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, arg, size);
1530
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, ifc->ifc_ifcu.ifcu_req, ifc->ifc_len);
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_ioctl_test.cc
35
#define
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, ptr, sz) \
sanitizer_format_interceptor_test.cc
33
#define
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, ptr, size) \
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_interceptors.cc
96
#define
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, ptr, size) \
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_interceptors.cc
1259
#define
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, ptr, size) \
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interceptors.cc
2234
#define
COMMON_INTERCEPTOR_WRITE_RANGE
(ctx, ptr, size) \
Completed in 20 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025