Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h383 uint64_t writeEntryPointRecord(uint8_t *Buf);
H A DELFObject.cpp2716 uint64_t IHexWriter::writeEntryPointRecord(uint8_t *Buf) { in writeEntryPointRecord() function in IHexWriter
2752 Offset += writeEntryPointRecord( in write()