Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp313 static void LoadActiveCode( in LoadActiveCode() function
393 LoadActiveCode(code, &identity_address, prefix_kind); in TestIdentityFunctionPatching()
500 LoadActiveCode(code, &identity_address, prefix_kind); in TestIdentityFunctionMultiplePatching()
537 LoadActiveCode(kIdentityTwice, &identity_address1); in TEST()
568 LoadActiveCode(code, &address, prefix_kind); in TestFunctionPatching()