Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface.cpp214 uint8_t NotPatching = false; in patchFunction() local
216 &XRayPatching, &NotPatching, true, memory_order_acq_rel)) in patchFunction()
269 uint8_t NotPatching = false; in controlPatching() local
271 &XRayPatching, &NotPatching, true, memory_order_acq_rel)) in controlPatching()