Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_symbolize.cpp43 char *file_buf, uptr file_siz, int *line, in __tsan_symbolize_external()
94 static char file_buf[1024]; in SymbolizeCode() local
/llvm-project/compiler-rt/test/tsan/
H A Djava_symbolization_legacy.cpp12 char *file_buf, jptr file_siz, int *line, int *col) { in __tsan_symbolize_external()
/llvm-project/compiler-rt/test/tsan/Linux/
H A Ddouble_race.cpp20 unsigned long func_siz, char *file_buf, in __tsan_symbolize_external()