Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_interface.cc185 uint8_t NotPatching = false; in patchFunction() local
187 &XRayPatching, &NotPatching, true, memory_order_acq_rel)) in patchFunction()
236 uint8_t NotPatching = false; in controlPatching() local
238 &XRayPatching, &NotPatching, true, memory_order_acq_rel)) in controlPatching()