Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/include/xray/
H A Dxray_interface.h98 extern XRayPatchingStatus __xray_patch();
/src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_init.cpp110 __xray_patch(); in __xray_init()
H A Dxray_interface.cpp473 XRayPatchingStatus __xray_patch() XRAY_NEVER_INSTRUMENT { in __xray_patch() function