Searched refs:interceptor_placeholder (Results 1 – 2 of 2) sorted by relevance
1258 alignas(64) static char interceptor_placeholder[sizeof(InterceptorContext)]; variable1260 return reinterpret_cast<InterceptorContext*>(&interceptor_placeholder[0]); in interceptor_ctx()
223 alignas(64) static char interceptor_placeholder[sizeof(InterceptorContext)]; variable225 return reinterpret_cast<InterceptorContext*>(&interceptor_placeholder[0]); in interceptor_ctx()