Searched refs:DUMP_SEEK (Results 1 – 4 of 4) sorted by relevance
1120 #define DUMP_SEEK(off) \ macro1134 DUMP_SEEK(roundup((unsigned long)file->f_pos, 4)); /* XXX */ in writenote()1136 DUMP_SEEK(roundup((unsigned long)file->f_pos, 4)); /* XXX */ in writenote()1141 #undef DUMP_SEEK1146 #define DUMP_SEEK(off) \ macro1359 DUMP_SEEK(dataoff); in elf_core_dump()1379 DUMP_SEEK (file->f_pos + PAGE_SIZE); in elf_core_dump()1382 DUMP_SEEK (file->f_pos + PAGE_SIZE); in elf_core_dump()
73 #define DUMP_SEEK(offset) \ macro163 DUMP_SEEK(PAGE_SIZE); in aout_core_dump()
1021 #define DUMP_SEEK(off) \ macro1036 DUMP_SEEK(roundup((unsigned long)file->f_pos, 4)); /* XXX */ in writenote()1038 DUMP_SEEK(roundup((unsigned long)file->f_pos, 4)); /* XXX */ in writenote()1046 #undef DUMP_SEEK1051 #define DUMP_SEEK(off) \ macro1262 DUMP_SEEK(dataoff); in irix_core_dump()
71 #define DUMP_SEEK(offset) \ macro