Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp231 tag_t obj_tag = base_tag ^ local.tag_offset; in PrintStackAllocations() local
232 if (obj_tag != addr_tag) in PrintStackAllocations()