Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmemtag.h161 inline uptr addFixedTag(uptr Ptr, uptr Tag) { addFixedTag() function
281 inline NORETURN uptr addFixedTag(uptr Ptr, uptr Tag) { addFixedTag() function
322 inline void *addFixedTag(void *Ptr, uptr Tag) { addFixedTag() function