Home
last modified time | relevance | path

Searched refs:zero_off (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/src/src/
Dstrip.c2000 const Elf32_Off zero_off = 0; in handle_elf() local
2002 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() local
2022 if (pwrite_retry (fd, &zero_off, sizeof zero_off, in handle_elf()
2023 offsetof (Elf64_Ehdr, e_shoff)) != sizeof zero_off in handle_elf()