Home | History | Annotate | Download | only in MC

Lines Matching refs:WriteWord

108   WriteWord(0);                    // e_entry, no entry point in .o file
109 WriteWord(0); // e_phoff, no program header for .o
110 WriteWord(SectionDataSize + (is64Bit() ? sizeof(ELF::Elf64_Ehdr) :
721 WriteWord(Flags); // sh_flags
722 WriteWord(Address); // sh_addr
723 WriteWord(Offset); // sh_offset
724 WriteWord(Size); // sh_size
727 WriteWord(Alignment); // sh_addralign
728 WriteWord(EntrySize); // sh_entsize