Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/include/xray/
H A Dxray_interface.h119 extern XRayPatchingStatus __xray_patch_function_in_object(int32_t FuncId,
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface.cpp594 __xray_patch_function_in_object(int32_t FuncId, in __xray_patch_function_in_object() function