Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_report.cc767 InternalScopedString g1_loc(256), g2_loc(256); in ReportODRViolation() local
769 PrintGlobalLocation(&g2_loc, *g2); in ReportODRViolation()
771 Printf(" [2] size=%zd %s %s\n", g2->size, g2->name, g2_loc.data()); in ReportODRViolation()