Home
last modified time | relevance | path

Searched defs:prefix_kind (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp351 LoadActiveCode(const T & code,uptr * entry_point,FunctionPrefixKind prefix_kind=FunctionPrefixNone) LoadActiveCode() argument
425 TestIdentityFunctionPatching(const T & code,TestOverrideFunction override,FunctionPrefixKind prefix_kind=FunctionPrefixNone,int function_start_offset=0) TestIdentityFunctionPatching() argument
533 TestIdentityFunctionMultiplePatching(const T & code,TestOverrideFunction override,FunctionPrefixKind prefix_kind=FunctionPrefixNone) TestIdentityFunctionMultiplePatching() argument
601 TestFunctionPatching(const T & code,TestOverrideFunction override,FunctionPrefixKind prefix_kind=FunctionPrefixNone) TestFunctionPatching() argument
[all...]