Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Dmemtag.h157 inline uptr addFixedTag(uptr Ptr, uptr Tag) { in addFixedTag() function
277 inline uptr addFixedTag(uptr Ptr, uptr Tag) { in addFixedTag() function
315 inline void *addFixedTag(void *Ptr, uptr Tag) { in addFixedTag() function