Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_report.h77 const __asan_global *g2, u32 stack_id2);
Dasan_report.cc965 const __asan_global *g2, u32 stack_id2) { in ReportODRViolation() argument
978 if (stack_id1 && stack_id2) { in ReportODRViolation()
983 StackDepotGet(stack_id2).Print(); in ReportODRViolation()