Searched refs:zero_off (Results 1 – 1 of 1) sorted by relevance
2000 const Elf32_Off zero_off = 0; in handle_elf() local2002 if (pwrite_retry (fd, &zero_off, sizeof zero_off, in handle_elf()2003 offsetof (Elf32_Ehdr, e_shoff)) != sizeof zero_off in handle_elf()2020 const Elf64_Off zero_off = 0; in handle_elf() local2022 if (pwrite_retry (fd, &zero_off, sizeof zero_off, in handle_elf()2023 offsetof (Elf64_Ehdr, e_shoff)) != sizeof zero_off in handle_elf()