Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DFileWriter.cpp58 void FileWriter::writeData(llvm::ArrayRef<uint8_t> Data) { in writeData() function in FileWriter
/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCCodeEmitter.cpp60 static void writeData(uint32_t Bin, unsigned Size, SmallVectorImpl<char> &CB) { in writeData() function
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDwarfGenerator.cpp274 void dwarfgen::LineTable::writeData(ArrayRef<ValueAndLength> Data, in writeData() function in dwarfgen::LineTable
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp398 void IHexSectionWriterBase::writeData(uint8_t, uint16_t, writeData() function in IHexSectionWriterBase
428 void IHexSectionWriter::writeData(uint8_t Type, uint16_t Addr, writeData() function in IHexSectionWriter