OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMMON_INTERCEPT_FUNCTION
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_common_interceptors_netbsd_compat.inc
63
COMMON_INTERCEPT_FUNCTION
(statvfs); \
64
COMMON_INTERCEPT_FUNCTION
(fstatvfs); \
65
COMMON_INTERCEPT_FUNCTION
(__statvfs90); \
66
COMMON_INTERCEPT_FUNCTION
(__fstatvfs90)
82
COMMON_INTERCEPT_FUNCTION
(__getmntinfo13); \
83
COMMON_INTERCEPT_FUNCTION
(__getmntinfo90)
96
COMMON_INTERCEPT_FUNCTION
(getvfsstat); \
97
COMMON_INTERCEPT_FUNCTION
(__getvfsstat90)
123
COMMON_INTERCEPT_FUNCTION
(statvfs1); \
124
COMMON_INTERCEPT_FUNCTION
(fstatvfs1);
[
all
...]
sanitizer_common_interceptors.inc
239
COMMON_INTERCEPT_FUNCTION
(fn)
256
COMMON_INTERCEPT_FUNCTION
(fn)
392
#define INIT_STRLEN
COMMON_INTERCEPT_FUNCTION
(strlen)
406
#define INIT_STRNLEN
COMMON_INTERCEPT_FUNCTION
(strnlen)
416
#define INIT_STRNDUP
COMMON_INTERCEPT_FUNCTION
(strndup)
426
#define INIT___STRNDUP
COMMON_INTERCEPT_FUNCTION
(__strndup)
442
#define INIT_TEXTDOMAIN
COMMON_INTERCEPT_FUNCTION
(textdomain)
505
#define INIT_STRCMP
COMMON_INTERCEPT_FUNCTION
(strcmp)
506
#define INIT_STRNCMP
COMMON_INTERCEPT_FUNCTION
(strncmp)
568
#define INIT_STRCASECMP
COMMON_INTERCEPT_FUNCTION
(strcasecmp
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors.inc
236
COMMON_INTERCEPT_FUNCTION
(fn)
368
#define INIT_STRLEN
COMMON_INTERCEPT_FUNCTION
(strlen)
382
#define INIT_STRNLEN
COMMON_INTERCEPT_FUNCTION
(strnlen)
392
#define INIT_STRNDUP
COMMON_INTERCEPT_FUNCTION
(strndup)
402
#define INIT___STRNDUP
COMMON_INTERCEPT_FUNCTION
(__strndup)
418
#define INIT_TEXTDOMAIN
COMMON_INTERCEPT_FUNCTION
(textdomain)
479
#define INIT_STRCMP
COMMON_INTERCEPT_FUNCTION
(strcmp)
480
#define INIT_STRNCMP
COMMON_INTERCEPT_FUNCTION
(strncmp)
542
#define INIT_STRCASECMP
COMMON_INTERCEPT_FUNCTION
(strcasecmp)
543
#define INIT_STRNCASECMP
COMMON_INTERCEPT_FUNCTION
(strncasecmp
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_signals_standalone.cc
39
#define
COMMON_INTERCEPT_FUNCTION
(name) INTERCEPT_FUNCTION(name)
/src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
ubsan_signals_standalone.cpp
37
#define
COMMON_INTERCEPT_FUNCTION
(name) INTERCEPT_FUNCTION(name)
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_interceptors.cc
423
#define
COMMON_INTERCEPT_FUNCTION
(name) INTERCEPT_FUNCTION(name)
/src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
lsan_interceptors.cpp
506
#define
COMMON_INTERCEPT_FUNCTION
(name) INTERCEPT_FUNCTION(name)
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_interceptors.cc
93
#define
COMMON_INTERCEPT_FUNCTION
(name) ASAN_INTERCEPT_FUNC(name)
/src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_interceptors.cpp
92
#define
COMMON_INTERCEPT_FUNCTION
(name) ASAN_INTERCEPT_FUNC(name)
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_interceptors.cc
1254
#define
COMMON_INTERCEPT_FUNCTION
(name) MSAN_INTERCEPT_FUNC(name)
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interceptors.cc
2230
#define
COMMON_INTERCEPT_FUNCTION
(name) INTERCEPT_FUNCTION(name)
/src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_interceptors_posix.cpp
2322
#define
COMMON_INTERCEPT_FUNCTION
(name) INTERCEPT_FUNCTION(name)
Completed in 53 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026