Home
last modified time | relevance | path

Searched refs:stack_count (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_debugging.cc68 int *stack_count, int *mop_count, int *loc_count, in __tsan_get_report_data() argument
75 *stack_count = rep->stacks.Size(); in __tsan_get_report_data()
H A Dtsan_interface.h115 int *stack_count, int *mop_count, int *loc_count,
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_debugging.cpp73 int *stack_count, int *mop_count, int *loc_count, in __tsan_get_report_data() argument
80 *stack_count = rep->stacks.Size(); in __tsan_get_report_data()
H A Dtsan_interface.h119 int *stack_count, int *mop_count, int *loc_count,
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_debugging.cc66 int *stack_count, int *mop_count, int *loc_count, in __tsan_get_report_data() argument
73 *stack_count = rep->stacks.Size(); in __tsan_get_report_data()
H A Dtsan_interface.h113 int *stack_count, int *mop_count, int *loc_count,
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dfiles.c98 unsigned short stack_count; member
817 if (file->stack_count) in is_known_idempotent_file()
933 && !file->stack_count in _cpp_stack_file()
940 file->stack_count++; in _cpp_stack_file()
1409 && file->stack_count == 1 && !file->main_file) in report_missing_guard()
1877 if (f->stack_count == 0) in _cpp_save_file_entries()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dfiles.cc98 unsigned short stack_count; member
817 if (file->stack_count) in is_known_idempotent_file()
970 && !file->stack_count in _cpp_stack_file()
978 file->stack_count++; in _cpp_stack_file()
1546 && file->stack_count == 1 in report_missing_guard()
2017 if (f->stack_count == 0) in _cpp_save_file_entries()