Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/xray/
Dxray_interface.cpp257 XRayPatchingStatus controlPatching(bool Enable) XRAY_NEVER_INSTRUMENT { in controlPatching() function
462 return controlPatching(true); in __xray_patch()
466 return controlPatching(false); in __xray_unpatch()