Lines Matching refs:swap
1424 * swap a short
2105 if (dophn_core(ms, clazz, swap, fd,
2106 - (off_t)elf_getu(swap, elfhdr.e_phoff), phnum,
2107 + (zend_off_t)elf_getu(swap, elfhdr.e_phoff), phnum,
2108 (size_t)elf_getu16(swap, elfhdr.e_phentsize),
2114 if (dophn_exec(ms, clazz, swap, fd,
2115 - (off_t)elf_getu(swap, elfhdr.e_phoff), phnum,
2116 + (zend_off_t)elf_getu(swap, elfhdr.e_phoff), phnum,
2117 (size_t)elf_getu16(swap, elfhdr.e_phentsize),
2123 if (doshn(ms, clazz, swap, fd,
2124 - (off_t)elf_getu(swap, elfhdr.e_shoff), shnum,
2125 + (zend_off_t)elf_getu(swap, elfhdr.e_shoff), shnum,
2126 (size_t)elf_getu16(swap, elfhdr.e_shentsize),
2127 fsize, elf_getu16(swap, elfhdr.e_machine),
2128 (int)elf_getu16(swap, elfhdr.e_shstrndx),