Home
last modified time | relevance | path

Searched defs:SEGMENT_SIZE (Results 1 – 25 of 62) sorted by relevance

123

/openbsd/src/gnu/usr.bin/binutils-2.17/include/aout/
Dhost.h25 #define SEGMENT_SIZE page_size macro
29 #define SEGMENT_SIZE 0x1000 macro
33 #define SEGMENT_SIZE 0x20000 macro
38 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
/openbsd/src/gnu/usr.bin/binutils/include/aout/
Dhost.h25 #define SEGMENT_SIZE page_size macro
29 #define SEGMENT_SIZE 0x1000 macro
33 #define SEGMENT_SIZE 0x20000 macro
38 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dhost-aout.c49 #define SEGMENT_SIZE HOST_SEGMENT_SIZE macro
51 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Dpc532-mach.c47 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
50 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Dvax1knetbsd.c24 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Darmnetbsd.c25 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Di386netbsd.c25 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Dvaxnetbsd.c24 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Di386freebsd.c24 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Dvaxbsd.c25 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Dnewsos3.c22 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Dhp300bsd.c26 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Dm88kmach3.c22 #define SEGMENT_SIZE 0x20000 macro
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dhost-aout.c49 #define SEGMENT_SIZE HOST_SEGMENT_SIZE macro
51 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Dpc532-mach.c47 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
50 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Darmnetbsd.c24 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Dvaxnetbsd.c24 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Di386netbsd.c25 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Dvax1knetbsd.c24 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Di386freebsd.c24 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Dvaxbsd.c25 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Dm88kmach3.c22 #define SEGMENT_SIZE 0x20000 macro
Di386mach3.c28 #define SEGMENT_SIZE 0x1000 macro
Dhp300bsd.c26 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro
Dnewsos3.c22 #define SEGMENT_SIZE TARGET_PAGE_SIZE macro

123