Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp395 static Error writeRecords(BinaryStreamWriter &Writer, in writeRecords() function
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp2902 void SRECSectionWriterBase::writeRecords(uint32_t Entry) { writeRecords() function in SRECSectionWriterBase