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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_tag_mismatch_aarch64.S64 // The second, __hwasan_tag_mismatch_v2, is used by binaries targeting newer
70 // a runtime dependency on the __hwasan_tag_mismatch_v2 symbol therefore it will
89 b.hi __hwasan_tag_mismatch_v2
91 b.lo __hwasan_tag_mismatch_v2
98 b.ne __hwasan_tag_mismatch_v2
105 .global __hwasan_tag_mismatch_v2
106 .type __hwasan_tag_mismatch_v2, %function
107 __hwasan_tag_mismatch_v2: label

Completed in 79 milliseconds