| tag | line | file | source code |
|---|---|---|---|
| DUMP_SEEK | 159 | fs/binfmt_aout.c | DUMP_SEEK(PAGE_SIZE); |
| DUMP_SEEK | 920 | fs/binfmt_elf.c | DUMP_SEEK(roundup((unsigned long)file->f_pos, 4)); /* XXX */ |
| DUMP_SEEK | 922 | fs/binfmt_elf.c | DUMP_SEEK(roundup((unsigned long)file->f_pos, 4)); /* XXX */ |
| DUMP_SEEK | 1188 | fs/binfmt_elf.c | DUMP_SEEK(dataoff); |