Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h381 uint64_t writeEndOfFileRecord(uint8_t *Buf);
H A DObject.cpp2630 uint64_t IHexWriter::writeEndOfFileRecord(uint8_t *Buf) { in writeEndOfFileRecord() function in llvm::objcopy::elf::IHexWriter
2648 Offset += writeEndOfFileRecord( in write()