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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.cpp348 PrintGlobalLocation(&g2_loc, global2);
351 Printf(" [2] size=%zd '%s' %s\n", global2.size,
352 MaybeDemangleGlobalName(global2.name), g2_loc.data());
H A Dasan_errors.h335 __asan_global global1, global2; member in struct:__asan::ErrorODRViolation
343 global2(*g2),

Completed in 103 milliseconds