Searched defs:ForEachChunkCallback (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator.h48 typedef void (*ForEachChunkCallback)(uptr chunk, void *arg); typedef in namespace:__sanitizer
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator.h54 typedef void (*ForEachChunkCallback)(uptr chunk, void *arg); typedef in namespace:__sanitizer
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator.h50 typedef void (*ForEachChunkCallback)(uptr chunk, void *arg); typedef in namespace:__sanitizer

Completed in 80 milliseconds