Home
last modified time | relevance | path

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

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