Searched refs:PoisonRedZones (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_globals.cc64 ALWAYS_INLINE void PoisonRedZones(const Global &g) { function in namespace:__asan
223 PoisonRedZones(*g);
271 PoisonRedZones(*g);
462 PoisonRedZones(*g);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_globals.cc62 ALWAYS_INLINE void PoisonRedZones(const Global &g) { function in namespace:__asan
203 PoisonRedZones(*g);
251 PoisonRedZones(*g);
442 PoisonRedZones(*g);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_globals.cpp63 ALWAYS_INLINE void PoisonRedZones(const Global &g) { function in namespace:__asan
204 PoisonRedZones(*g);
251 PoisonRedZones(*g);
442 PoisonRedZones(*g);

Completed in 179 milliseconds