Lines Matching defs:zero
412 possibly the section zero extension field. Returns zero on success. */
481 /* When the symbol value is zero then for SHT_REL
485 address is zero and the given addend is zero
565 zero based between the unallocated sections. */
1780 /* We set the offset to zero here. Before we write the ELF file the
1841 /* We set the offset to zero here. Before we write the ELF file the
2457 zero based between the unallocated sections. */
2594 const Elf32_Half zero[3] = { 0, 0, SHN_UNDEF };
2597 || (pwrite_retry (fd, zero, sizeof zero,
2599 != sizeof zero)
2614 const Elf64_Half zero[3] = { 0, 0, SHN_UNDEF };
2617 || (pwrite_retry (fd, zero, sizeof zero,
2619 != sizeof zero)