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.h83 const __asan_global *g2, u32 stack_id2);
Dasan_report.cc850 const __asan_global *g2, u32 stack_id2) { in ReportODRViolation() argument
863 if (stack_id1 && stack_id2) { in ReportODRViolation()
868 StackDepotGet(stack_id2).Print(); in ReportODRViolation()