Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_symbolize.cc43 char *file_buf, uptr file_siz, int *line, in __tsan_symbolize_external()
54 static char file_buf[1024]; in SymbolizeCode() local
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_symbolize.cpp43 char *file_buf, uptr file_siz, int *line, in __tsan_symbolize_external()
94 static char file_buf[1024]; in SymbolizeCode() local
/external/llvm-project/compiler-rt/test/tsan/
Djava_symbolization_legacy.cpp7 char *file_buf, jptr file_siz, in __tsan_symbolize_external()
/external/compiler-rt/test/tsan/
Djava_symbolization.cc7 char *file_buf, jptr file_siz, in __tsan_symbolize_external()
/external/llvm-project/compiler-rt/test/tsan/Linux/
Ddouble_race.cpp19 char *file_buf, in __tsan_symbolize_external()
/external/ltp/testcases/kernel/containers/share/
Dns_exec.c59 char file_buf[30]; in open_ns_fd() local
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.cpp2457 void *file_buf = data_sp->GetBytes(); in LoadAllocation() local