Searched defs:writeRecord (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ObjCopy/ELF/ | ||
H A D | ELFObject.h | 496 void writeRecord(SRecord &Record, uint64_t Off) override {} in writeRecord() function |
H A D | ELFObject.cpp | 2897 void SRECSectionWriter::writeRecord(SRecord &Record, uint64_t Off) { writeRecord() function in SRECSectionWriter |