tag | line | file | source code |
---|---|---|---|
SEGMENT_SIZE | 125 | include/linux/a.out.h | #define SEGMENT_SIZE page_size |
SEGMENT_SIZE | 128 | include/linux/a.out.h | #define SEGMENT_SIZE 0x2000 |
SEGMENT_SIZE | 131 | include/linux/a.out.h | #define SEGMENT_SIZE 0x20000 |
SEGMENT_SIZE | 135 | include/linux/a.out.h | #define SEGMENT_SIZE PAGE_SIZE |
SEGMENT_SIZE | 140 | include/linux/a.out.h | #define SEGMENT_SIZE 1024 |