Home | History | Annotate | Download | only in MC

Lines Matching refs:WriteWord

162     void WriteWord(uint64_t W) {
404 WriteWord(0); // e_entry, no entry point in .o file
405 WriteWord(0); // e_phoff, no program header for .o
406 WriteWord(SectionDataSize + (is64Bit() ? sizeof(ELF::Elf64_Ehdr) :
1035 WriteWord(Flags); // sh_flags
1036 WriteWord(Address); // sh_addr
1037 WriteWord(Offset); // sh_offset
1038 WriteWord(Size); // sh_size
1041 WriteWord(Alignment); // sh_addralign
1042 WriteWord(EntrySize); // sh_entsize