Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dcombined.h261 ALWAYS_INLINE uptr addHeaderTag(uptr Ptr) { in addHeaderTag() function
267 ALWAYS_INLINE void *addHeaderTag(void *Ptr) { in addHeaderTag() function
H A Dsecondary.h51 template <typename Config> static uptr addHeaderTag(uptr Ptr) { in addHeaderTag() function