Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/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()