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_BLOCK_REAL
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_interceptors.cc
129
#define
COMMON_INTERCEPTOR_BLOCK_REAL
(name) REAL(name)
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_interceptors.cc
1291
#define
COMMON_INTERCEPTOR_BLOCK_REAL
(name) REAL(name)
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors.inc
3872
int res =
COMMON_INTERCEPTOR_BLOCK_REAL
(poll)(fds, nfds, timeout);
3891
COMMON_INTERCEPTOR_BLOCK_REAL
(ppoll)(fds, nfds, timeout_ts, sigmask);
6148
int res =
COMMON_INTERCEPTOR_BLOCK_REAL
(sem_wait)(s);
6158
int res =
COMMON_INTERCEPTOR_BLOCK_REAL
(sem_trywait)(s);
6169
int res =
COMMON_INTERCEPTOR_BLOCK_REAL
(sem_timedwait)(s, abstime);
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interceptors.cc
2303
#define
COMMON_INTERCEPTOR_BLOCK_REAL
(name) BLOCK_REAL(name)
Completed in 21 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025