Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
265 uint8_t NotPatching = false; in controlPatching() local
267 &XRayPatching, &NotPatching, true, memory_order_acq_rel)) in controlPatching()