Searched refs:fileoff (Results 1 - 2 of 2) sorted by relevance
| /src/sys/arch/ews4800mips/stand/common/ |
| H A D | coffhdrfix.c | 83 int fd, fdout, fileoff, i; local in function:main 112 fileoff = (FILHSZ + 115 fprintf(stderr, "File offset: 0x%x\n", fileoff); 123 read(fd, buf, fileoff); 124 write(fdout, buf, fileoff);
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_procmaps_mac.cc | 99 // The |vmaddr|, |vmsize| and |fileoff| fields of segment_command or 222 : sc->fileoff;
|
Completed in 17 milliseconds