Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_report.cpp199 tag_t obj_tag = base_tag ^ local.tag_offset; in PrintStackAllocations() local
200 if (obj_tag != addr_tag) in PrintStackAllocations()