Searched refs:GWP_ASAN_ALWAYS_INLINE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Ddefinitions.h15 #define GWP_ASAN_ALWAYS_INLINE inline __attribute__((always_inline)) macro
H A Dguarded_pool_allocator.h103 GWP_ASAN_ALWAYS_INLINE bool shouldSample() {
115 GWP_ASAN_ALWAYS_INLINE bool pointerIsMine(const void *Ptr) const {

Completed in 206 milliseconds