Searched defs:func_buf (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_symbolize.cc43 bool __tsan_symbolize_external(uptr pc, char *func_buf, uptr func_siz, argument
94 static char func_buf[1024]; local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_symbolize.cc41 bool __tsan_symbolize_external(uptr pc, char *func_buf, uptr func_siz, argument
92 static char func_buf[1024]; local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_symbolize.cpp42 bool __tsan_symbolize_external(uptr pc, char *func_buf, uptr func_siz, argument
93 static char func_buf[1024]; local

Completed in 83 milliseconds