Home
last modified time | relevance | path

Searched refs:writeEndOfFileRecord (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h402 uint64_t writeEndOfFileRecord(uint8_t *Buf);
H A DELFObject.cpp2827 uint64_t IHexWriter::writeEndOfFileRecord(uint8_t *Buf) { in writeEndOfFileRecord() function in IHexWriter
2859 Offset += writeEndOfFileRecord( in write()