HomeSort by: relevance | last modified time | path
    Searched refs:PointerAndMemoryTagsMatch (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan_allocator.cpp 201 static bool PointerAndMemoryTagsMatch(void *tagged_ptr) {
215 !PointerAndMemoryTagsMatch(tagged_ptr)) {
  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_allocator.cpp 267 static bool PointerAndMemoryTagsMatch(void *tagged_ptr) {
281 !PointerAndMemoryTagsMatch(tagged_ptr)) {

Completed in 18 milliseconds