Home | History | Annotate | Download | only in MC

Lines Matching defs:WriteWord

163     void WriteWord(uint64_t W) {
407 WriteWord(0); // e_entry, no entry point in .o file
408 WriteWord(0); // e_phoff, no program header for .o
409 WriteWord(SectionDataSize + (is64Bit() ? sizeof(ELF::Elf64_Ehdr) :
1049 WriteWord(Flags); // sh_flags
1050 WriteWord(Address); // sh_addr
1051 WriteWord(Offset); // sh_offset
1052 WriteWord(Size); // sh_size
1055 WriteWord(Alignment); // sh_addralign
1056 WriteWord(EntrySize); // sh_entsize