Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/
H A Dcombined.h300 ALWAYS_INLINE uptr addHeaderTag(uptr Ptr) { in addHeaderTag() function
306 ALWAYS_INLINE void *addHeaderTag(void *Ptr) { in addHeaderTag() function
H A Dsecondary.h52 template <typename Config> static uptr addHeaderTag(uptr Ptr) { in addHeaderTag() function