tag | line | file | source code |
---|---|---|---|
SEGMENT_SIZE | 6 | include/asm-sparc/a.out.h | #define SEGMENT_SIZE SPARC_PGSIZE /* whee... */ |
SEGMENT_SIZE | 117 | include/linux/a.out.h | #define SEGMENT_SIZE page_size |
SEGMENT_SIZE | 120 | include/linux/a.out.h | #define SEGMENT_SIZE 0x2000 |
SEGMENT_SIZE | 123 | include/linux/a.out.h | #define SEGMENT_SIZE 0x20000 |
SEGMENT_SIZE | 127 | include/linux/a.out.h | #define SEGMENT_SIZE PAGE_SIZE |
SEGMENT_SIZE | 133 | include/linux/a.out.h | #define SEGMENT_SIZE 1024 |
SEGMENT_SIZE | 135 | include/linux/a.out.h | #define SEGMENT_SIZE PAGE_SIZE |