Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DFileWriter.h34 FileWriter(llvm::raw_pwrite_stream &S, llvm::endianness B) in FileWriter() function
H A DExtractRanges.h28 class FileWriter; variable
H A DLineTable.h21 class FileWriter; variable
H A DGsymCreator.h30 class FileWriter; variable
H A DHeader.h22 class FileWriter; variable
/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c55 static void llvmInitBufferIO(ProfBufferIO *BufferIO, ProfDataWriter *FileWriter, in llvmInitBufferIO() argument
65 lprofCreateBufferIO(ProfDataWriter *FileWriter) { in lprofCreateBufferIO() argument
[all...]
H A DInstrProfilingInternal.h72 ProfDataWriter *FileWriter; global() member