Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingFile.c221 char *FilenameBuf; in truncateCurrentFile() local
376 static const char *getCurFilename(char *FilenameBuf) { in getCurFilename()
468 char *FilenameBuf; in __llvm_profile_write_file() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp193 raw_string_ostream FilenameBuf(Filename); in PerfJITEventListener() local