Home | History | Annotate | Download | only in MC

Lines Matching refs:SectionDataSize

72 void ELFObjectWriter::WriteHeader(uint64_t SectionDataSize,
110 WriteWord(SectionDataSize + (is64Bit() ? sizeof(ELF::Elf64_Ehdr) :