OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:interceptor_placeholder
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_interceptors.cc
1099
static ALIGNED(64) char
interceptor_placeholder
[sizeof(InterceptorContext)];
1101
return reinterpret_cast<InterceptorContext*>(&
interceptor_placeholder
[0]);
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interceptors.cc
209
static ALIGNED(64) char
interceptor_placeholder
[sizeof(InterceptorContext)];
211
return reinterpret_cast<InterceptorContext*>(&
interceptor_placeholder
[0]);
Completed in 40 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025