Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/include/xray/
H A Dxray_interface.h106 extern XRayPatchingStatus __xray_patch_function(int32_t FuncId);
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface.cpp481 XRayPatchingStatus __xray_patch_function(int32_t FuncId) XRAY_NEVER_INSTRUMENT { in __xray_patch_function() function