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.cc971 InternalScopedString g1_loc(256), g2_loc(256); in ReportODRViolation() local
973 PrintGlobalLocation(&g2_loc, *g2); in ReportODRViolation()
977 MaybeDemangleGlobalName(g2->name), g2_loc.data()); in ReportODRViolation()