Searched refs:shofs (Results 1 – 3 of 3) sorted by relevance
30 uintptr_t shofs; member
814 && lseek(fd, hdr.shofs, SEEK_SET) >= 0) {823 if (lseek(fd, hdr.shofs + sect.link * sizeof(sect), SEEK_SET) >= 0839 if (lseek(fd, hdr.shofs + (i + 1) * sizeof(sect), SEEK_SET) < 0) {
169 .shofs = offsetof(ir_gdbjit_obj, sect),
Completed in 9 milliseconds