Searched refs:NumSectionsOffset (Results 1 – 1 of 1) sorted by relevance
1292 unsigned NumSectionsOffset; in writeObject() local1300 NumSectionsOffset = offsetof(ELF::Elf64_Ehdr, e_shnum); in writeObject()1307 NumSectionsOffset = offsetof(ELF::Elf32_Ehdr, e_shnum); in writeObject()1310 sizeof(NumSections), NumSectionsOffset); in writeObject()