Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DFileWriter.h35 FileWriter(llvm::raw_pwrite_stream &S, llvm::endianness B) in FileWriter() function
H A DExtractRanges.h29 class FileWriter; variable
H A DLineTable.h22 class FileWriter; variable
H A DGsymCreator.h31 class FileWriter; variable
H A DCallSiteInfo.h28 class FileWriter; variable
H A DHeader.h23 class FileWriter; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h74 ProfDataWriter *FileWriter; member
H A DInstrProfilingWriter.c55 static void llvmInitBufferIO(ProfBufferIO *BufferIO, ProfDataWriter *FileWriter, in llvmInitBufferIO()
65 lprofCreateBufferIO(ProfDataWriter *FileWriter) { in lprofCreateBufferIO()