tag | line | file | source code |
---|---|---|---|
DUMP_SEEK | 160 | fs/binfmt_aout.c | DUMP_SEEK(PAGE_SIZE); |
DUMP_SEEK | 913 | fs/binfmt_elf.c | DUMP_SEEK(roundup((unsigned long)file->f_pos, 4)); /* XXX */ |
DUMP_SEEK | 915 | fs/binfmt_elf.c | DUMP_SEEK(roundup((unsigned long)file->f_pos, 4)); /* XXX */ |
DUMP_SEEK | 1181 | fs/binfmt_elf.c | DUMP_SEEK(dataoff); |