Home
last modified time | relevance | path

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

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