Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp295 static void LoadActiveCode( in LoadActiveCode() function
375 LoadActiveCode(code, &identity_address, prefix_kind); in TestIdentityFunctionPatching()
478 LoadActiveCode(code, &identity_address, prefix_kind); in TestIdentityFunctionMultiplePatching()
515 LoadActiveCode(kIdentityTwice, &identity_address1); in TEST()
546 LoadActiveCode(code, &address, prefix_kind); in TestFunctionPatching()