Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/tests/
H A Dinterception_win_test.cc239 static void LoadActiveCode( in LoadActiveCode() function
319 LoadActiveCode(code, &identity_address, prefix_kind); in TestIdentityFunctionPatching()
422 LoadActiveCode(code, &identity_address, prefix_kind); in TestIdentityFunctionMultiplePatching()
459 LoadActiveCode(kIdentityTwice, &identity_address1); in TEST()
490 LoadActiveCode(code, &address, prefix_kind); in TestFunctionPatching()