Home
last modified time | relevance | path

Searched refs:tag_ptr (Results 1 – 1 of 1) sorted by relevance

/trusty/user/base/lib/hwasan/
Dhwasan.c44 static inline uintptr_t tag_ptr(uintptr_t ptr, uint8_t tag) { in tag_ptr() function
156 return tag_ptr(ptr, tag); in hwasan_tag_memory_etc()