Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h297 return addHeaderTag(Ptr); in addHeaderTag() function
303 ALWAYS_INLINE void *addHeaderTag(void *Ptr) { addHeaderTag() function
[all...]
H A Dsecondary.h51 template <typename Config> static uptr addHeaderTag(uptr Ptr) { addHeaderTag() function