Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_interface.cpp343 XRayPatchingStatus mprotectAndPatchFunction(int32_t FuncId, in mprotectAndPatchFunction() function
473 return mprotectAndPatchFunction(FuncId, true); in __xray_patch_function()
478 return mprotectAndPatchFunction(FuncId, false); in __xray_unpatch_function()