Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_elf.h30 uintptr_t shofs; member
H A Dir_disasm.c814 && lseek(fd, hdr.shofs, SEEK_SET) >= 0) {
823 if (lseek(fd, hdr.shofs + sect.link * sizeof(sect), SEEK_SET) >= 0
839 if (lseek(fd, hdr.shofs + (i + 1) * sizeof(sect), SEEK_SET) < 0) {
H A Dir_gdb.c169 .shofs = offsetof(ir_gdbjit_obj, sect),

Completed in 12 milliseconds