Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_interface.cc313 XRayPatchingStatus mprotectAndPatchFunction(int32_t FuncId, in mprotectAndPatchFunction() function
441 return mprotectAndPatchFunction(FuncId, true); in __xray_patch_function()
446 return mprotectAndPatchFunction(FuncId, false); in __xray_unpatch_function()