Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/xray/
Dxray_interface.cpp211 uint8_t NotPatching = false; in patchFunction() local
213 &XRayPatching, &NotPatching, true, memory_order_acq_rel)) in patchFunction()
262 uint8_t NotPatching = false; in controlPatching() local
264 &XRayPatching, &NotPatching, true, memory_order_acq_rel)) in controlPatching()