Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_interface.cpp260 XRayPatchingStatus controlPatching(bool Enable) XRAY_NEVER_INSTRUMENT { in controlPatching() function
465 return controlPatching(true); in __xray_patch()
469 return controlPatching(false); in __xray_unpatch()