Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/tests/
Dinterception_win_test.cc203 static void LoadActiveCode( in LoadActiveCode() function
286 LoadActiveCode(code, &identity_address, prefix_kind); in TestIdentityFunctionPatching()
389 LoadActiveCode(code, &identity_address, prefix_kind); in TestIdentityFunctionMultiplePatching()
426 LoadActiveCode(kIdentityTwice, &identity_address1); in TEST()
457 LoadActiveCode(code, &address, prefix_kind); in TestFunctionPatching()