Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface.cpp231 uint8_t NotPatching = false; in patchFunction() local
233 &XRayPatching, &NotPatching, true, memory_order_acq_rel)) in patchFunction()
384 uint8_t NotPatching = false; in controlPatching() local
385 if (!atomic_compare_exchange_strong(&XRayPatching, &NotPatching, true, in controlPatching()
428 uint8_t NotPatching = false; in controlPatching() local
429 if (!atomic_compare_exchange_strong(&XRayPatching, &NotPatching, true, in controlPatching()