Searched refs:AddTagToPointer (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_poisoning.cpp43 return AddTagToPointer(p, tag);
H A Dhwasan.h65 static inline uptr AddTagToPointer(uptr p, tag_t tag) { function
H A Dhwasan.cpp546 return AddTagToPointer(p, tag);

Completed in 44 milliseconds