Lines Matching refs:swap
1361 if (dophn_core(ms, clazz, swap, fd,
1362 - (off_t)elf_getu(swap, elfhdr.e_phoff), phnum,
1363 + (zend_off_t)elf_getu(swap, elfhdr.e_phoff), phnum,
1364 (size_t)elf_getu16(swap, elfhdr.e_phentsize),
1370 if (dophn_exec(ms, clazz, swap, fd,
1371 - (off_t)elf_getu(swap, elfhdr.e_phoff), phnum,
1372 + (zend_off_t)elf_getu(swap, elfhdr.e_phoff), phnum,
1373 (size_t)elf_getu16(swap, elfhdr.e_phentsize),
1379 if (doshn(ms, clazz, swap, fd,
1380 - (off_t)elf_getu(swap, elfhdr.e_shoff), shnum,
1381 + (zend_off_t)elf_getu(swap, elfhdr.e_shoff), shnum,
1382 (size_t)elf_getu16(swap, elfhdr.e_shentsize),
1383 fsize, elf_getu16(swap, elfhdr.e_machine),
1384 (int)elf_getu16(swap, elfhdr.e_shstrndx),