Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/include/xray/
H A Dxray_interface.h97 extern XRayPatchingStatus __xray_patch();
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_init.cpp110 __xray_patch(); in __xray_init()
H A Dxray_interface.cpp461 XRayPatchingStatus __xray_patch() XRAY_NEVER_INSTRUMENT { in __xray_patch() function