Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_report.h77 const __asan_global *g2, u32 stack_id2);
H A 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()