Searched refs:stack_id (Results 26 - 34 of 34) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_thread.cc35 stack_id = StackDepotPut(*args->stack);
H A Dasan_descriptions.cc60 StackDepotGet(context->stack_id).Print();
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_thread.cpp32 stack_id = StackDepotPut(*args->stack);
H A Dasan_descriptions.cpp61 StackDepotGet(context->stack_id).Print();
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl.h593 void AddSleep(u32 stack_id);
707 ReportStack *SymbolizeStackId(u32 stack_id);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl.h589 void AddSleep(u32 stack_id);
703 ReportStack *SymbolizeStackId(u32 stack_id);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl.h364 void AddSleep(StackID stack_id);
463 ReportStack *SymbolizeStackId(StackID stack_id);
H A Dtsan_rtl.cpp633 d.addr, d.stack_id);
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_descriptions.cc62 StackDepotGet(context->stack_id).Print();

Completed in 266 milliseconds

12