Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_report.h88 const __asan_global *g2, u32 stack_id2);
H A Dasan_errors.h336 u32 stack_id1, stack_id2; member
345 stack_id2(stack_id2_) {} in ErrorODRViolation()
H A Dasan_report.cpp356 const __asan_global *g2, u32 stack_id2) { in ReportODRViolation() argument
359 stack_id2); in ReportODRViolation()
H A Dasan_errors.cpp353 if (stack_id1 && stack_id2) { in Print()
358 StackDepotGet(stack_id2).Print(); in Print()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_report.h85 const __asan_global *g2, u32 stack_id2);
H A Dasan_errors.h319 u32 stack_id1, stack_id2; member
328 stack_id2(stack_id2_) {} in ErrorODRViolation()
H A Dasan_report.cc344 const __asan_global *g2, u32 stack_id2) { in ReportODRViolation() argument
347 stack_id2); in ReportODRViolation()
H A Dasan_errors.cc338 if (stack_id1 && stack_id2) { in Print()
343 StackDepotGet(stack_id2).Print(); in Print()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_report.h87 const __asan_global *g2, u32 stack_id2);
H A Dasan_errors.h321 u32 stack_id1, stack_id2; member
330 stack_id2(stack_id2_) {} in ErrorODRViolation()
H A Dasan_errors.cc340 if (stack_id1 && stack_id2) { in Print()
345 StackDepotGet(stack_id2).Print(); in Print()
H A Dasan_report.cc346 const __asan_global *g2, u32 stack_id2) { in ReportODRViolation() argument
349 stack_id2); in ReportODRViolation()