Home
last modified time | relevance | path

Searched refs:__xray_remove_handler (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/xray/
H A Dxray_log_interface.cpp112 __xray_remove_handler(); in __xray_set_log_impl()
126 __xray_remove_handler(); in __xray_remove_log_impl()
H A Dxray_interface.cpp441 int __xray_remove_handler() XRAY_NEVER_INSTRUMENT { in __xray_remove_handler() function
/llvm-project-15.0.7/compiler-rt/test/xray/TestCases/Posix/
H A Darg1-arg0-logging.cpp37 __xray_remove_handler(); in main()
H A Dpatching-unpatching.cpp45 __xray_remove_handler(); in main()
H A Dcommon-trampoline-alignment.cpp53 __xray_remove_handler(); in main()
/llvm-project-15.0.7/compiler-rt/include/xray/
H A Dxray_interface.h56 extern int __xray_remove_handler();