Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_interface.cc231 XRayPatchingStatus controlPatching(bool Enable) XRAY_NEVER_INSTRUMENT { in controlPatching() function
433 return controlPatching(true); in __xray_patch()
437 return controlPatching(false); in __xray_unpatch()