Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/include/xray/
H A Dxray_interface.h102 extern XRayPatchingStatus __xray_unpatch();
/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_interface.cc436 XRayPatchingStatus __xray_unpatch() XRAY_NEVER_INSTRUMENT { in __xray_unpatch() function