Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/include/xray/
H A Dxray_interface.h106 extern XRayPatchingStatus __xray_patch_function(int32_t FuncId);
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_interface.cc440 XRayPatchingStatus __xray_patch_function(int32_t FuncId) XRAY_NEVER_INSTRUMENT { in __xray_patch_function() function
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DXRay.rst340 Runtime Library's ``__xray_patch_function()`` method.