Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/tsan/rtl/
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
/llvm-project/compiler-rt/test/tsan/
H A Djava_symbolization_legacy.cpp11 __tsan_symbolize_external(jptr pc, char *func_buf, jptr func_siz, in __tsan_symbolize_external()
/llvm-project/compiler-rt/test/tsan/Linux/
H A Ddouble_race.cpp19 __tsan_symbolize_external(unsigned long pc, char *func_buf, in __tsan_symbolize_external()