Home | History | Annotate | Download | only in MC

Lines Matching refs:WriteWord

157   void WriteWord(uint64_t W) {
332 WriteWord(0); // e_entry, no entry point in .o file
333 WriteWord(0); // e_phoff, no program header for .o
334 WriteWord(0); // e_shoff = sec hdr table off in bytes
1072 WriteWord(Flags); // sh_flags
1073 WriteWord(Address); // sh_addr
1074 WriteWord(Offset); // sh_offset
1075 WriteWord(Size); // sh_size
1078 WriteWord(Alignment); // sh_addralign
1079 WriteWord(EntrySize); // sh_entsize