Home
last modified time | relevance | path

Searched refs:InterceptedRealFunction (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp364 IdentityFunction InterceptedRealFunction; variable
368 return InterceptedRealFunction(x); in InterceptorFunction()
411 InterceptedRealFunction = real_identity; in TestIdentityFunctionPatching()
551 InterceptedRealFunction = real_identity; in TEST()