Searched refs:ShEntSize (Results 1 – 1 of 1) sorted by relevance
123 const Elf64_Xword ShEntSize = ELF64 ? sizeof(Elf64_Rela) : sizeof(Elf32_Rel); in createRelocationSection() local128 RelSectionName, ShType, ShFlags, ShAlign, ShEntSize); in createRelocationSection()