Home
last modified time | relevance | path

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

/freebsd/contrib/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