Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp429 TestOnlyReleaseTrampolineRegions(); in TestIdentityFunctionPatching()
516 TestOnlyReleaseTrampolineRegions(); in TestIdentityFunctionMultiplePatching()
559 TestOnlyReleaseTrampolineRegions(); in TEST()
573 TestOnlyReleaseTrampolineRegions(); in TestFunctionPatching()
/openbsd/gnu/llvm/compiler-rt/lib/interception/
H A Dinterception_win.h59 void TestOnlyReleaseTrampolineRegions();
H A Dinterception_win.cpp348 void TestOnlyReleaseTrampolineRegions() { in TestOnlyReleaseTrampolineRegions() function