Searched defs:addHeaderTag (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h51 template <typename Config> static uptr addHeaderTag(uptr Ptr) { function in namespace:scudo::LargeBlock
H A Dcombined.h269 ALWAYS_INLINE uptr addHeaderTag(uptr Ptr) { function in class:scudo::Allocator
275 ALWAYS_INLINE void *addHeaderTag(void *Ptr) { function in class:scudo::Allocator
[all...]

Completed in 66 milliseconds