tag | line | file | source code |
---|---|---|---|
SEGMENT_SIZE | 123 | include/linux/a.out.h | #define SEGMENT_SIZE page_size |
SEGMENT_SIZE | 126 | include/linux/a.out.h | #define SEGMENT_SIZE 0x2000 |
SEGMENT_SIZE | 129 | include/linux/a.out.h | #define SEGMENT_SIZE 0x20000 |
SEGMENT_SIZE | 133 | include/linux/a.out.h | #define SEGMENT_SIZE PAGE_SIZE |
SEGMENT_SIZE | 138 | include/linux/a.out.h | #define SEGMENT_SIZE 1024 |