Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_symbolize.cc41 bool __tsan_symbolize_external(uptr pc, char *func_buf, uptr func_siz, in __tsan_symbolize_external()
92 static char func_buf[1024]; in SymbolizeCode() local
/netbsd-src/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, in __tsan_symbolize_external()
94 static char func_buf[1024]; in SymbolizeCode() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_symbolize.cpp42 bool __tsan_symbolize_external(uptr pc, char *func_buf, uptr func_siz, in __tsan_symbolize_external()
93 static char func_buf[1024]; in SymbolizeCode() local