Home
last modified time | relevance | path

Searched defs:stacks (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/lsan/
Dlsan_common_fuchsia.cpp88 auto stacks = +[](void *chunk, size_t size, void *data) { in LockStuffAndStopTheWorld() local
/openbsd/src/gnu/usr.bin/binutils/gdb/osf-share/
Dcma_stack_int.h65 cma_t_address stacks; member
/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/
Dtsan_platform_mac.cpp171 StackDepotStats stacks = StackDepotGetStats(); in WriteMemoryProfile() local
Dtsan_report.h104 Vector<ReportStack*> stacks; variable
Dtsan_platform_linux.cpp123 StackDepotStats stacks = StackDepotGetStats(); in WriteMemoryProfile() local
/openbsd/src/sys/kern/
Dsubr_witness.c484 union lock_stack *stacks; in witness_initialize() local
2532 union lock_stack *stacks; in witness_alloc_stacks() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/
DInstrumentationRuntimeTSan.cpp351 StructuredData::ArraySP stacks = ConvertToStructuredArray( in RetrieveReportData() local
/openbsd/src/gnu/llvm/compiler-rt/include/sanitizer/
Dnetbsd_syscall_hooks.h1751 #define __sanitizer_syscall_pre_compat_60_sa_stacks(num, stacks) \ argument
1754 #define __sanitizer_syscall_post_compat_60_sa_stacks(res, num, stacks) \ argument