Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/xray/
Dxray_interface.cpp340 XRayPatchingStatus mprotectAndPatchFunction(int32_t FuncId, in mprotectAndPatchFunction() function
470 return mprotectAndPatchFunction(FuncId, true); in __xray_patch_function()
475 return mprotectAndPatchFunction(FuncId, false); in __xray_unpatch_function()