Searched defs:untagged_addr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/hwasan/ | ||
H A D | hwasan_mapping.h | 54 inline uptr MemToShadow(uptr untagged_addr) { in MemToShadow() |
H A D | hwasan_report.cpp | 205 PrintStackAllocations(const StackAllocationsRingBuffer * sa,tag_t addr_tag,uptr untagged_addr) PrintStackAllocations() argument |