Lines Matching defs:WriteWord
156 void WriteWord(uint64_t Word) {
306 WriteWord(0); // e_entry, no entry point in .o file
307 WriteWord(0); // e_phoff, no program header for .o
308 WriteWord(0); // e_shoff = sec hdr table off in bytes
786 WriteWord(Flags); // sh_flags
787 WriteWord(Address); // sh_addr
788 WriteWord(Offset); // sh_offset
789 WriteWord(Size); // sh_size
792 WriteWord(Alignment ? Alignment->value() : 0); // sh_addralign
793 WriteWord(EntrySize); // sh_entsize