OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SEGMENT_SIZE
(Results
76 - 98
of
98
) sorted by null
1
2
3
4
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
a.out.h
109
#define
SEGMENT_SIZE
page_size
112
#define
SEGMENT_SIZE
0x2000
116
#define
SEGMENT_SIZE
0x20000
121
#define
SEGMENT_SIZE
PAGE_SIZE
127
#define
SEGMENT_SIZE
1024
130
#ifndef
SEGMENT_SIZE
131
#define
SEGMENT_SIZE
getpagesize()
136
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
a.out.h
109
#define
SEGMENT_SIZE
page_size
112
#define
SEGMENT_SIZE
0x2000
116
#define
SEGMENT_SIZE
0x20000
121
#define
SEGMENT_SIZE
PAGE_SIZE
127
#define
SEGMENT_SIZE
1024
130
#ifndef
SEGMENT_SIZE
131
#define
SEGMENT_SIZE
getpagesize()
136
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
a.out.h
109
#define
SEGMENT_SIZE
page_size
112
#define
SEGMENT_SIZE
0x2000
116
#define
SEGMENT_SIZE
0x20000
121
#define
SEGMENT_SIZE
PAGE_SIZE
127
#define
SEGMENT_SIZE
1024
130
#ifndef
SEGMENT_SIZE
131
#define
SEGMENT_SIZE
getpagesize()
136
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
a.out.h
109
#define
SEGMENT_SIZE
page_size
112
#define
SEGMENT_SIZE
0x2000
116
#define
SEGMENT_SIZE
0x20000
121
#define
SEGMENT_SIZE
PAGE_SIZE
127
#define
SEGMENT_SIZE
1024
130
#ifndef
SEGMENT_SIZE
131
#define
SEGMENT_SIZE
getpagesize()
136
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
a.out.h
109
#define
SEGMENT_SIZE
page_size
112
#define
SEGMENT_SIZE
0x2000
116
#define
SEGMENT_SIZE
0x20000
121
#define
SEGMENT_SIZE
PAGE_SIZE
127
#define
SEGMENT_SIZE
1024
130
#ifndef
SEGMENT_SIZE
131
#define
SEGMENT_SIZE
getpagesize()
136
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
a.out.h
109
#define
SEGMENT_SIZE
page_size
112
#define
SEGMENT_SIZE
0x2000
116
#define
SEGMENT_SIZE
0x20000
121
#define
SEGMENT_SIZE
PAGE_SIZE
127
#define
SEGMENT_SIZE
1024
130
#ifndef
SEGMENT_SIZE
131
#define
SEGMENT_SIZE
getpagesize()
136
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
a.out.h
109
#define
SEGMENT_SIZE
page_size
112
#define
SEGMENT_SIZE
0x2000
116
#define
SEGMENT_SIZE
0x20000
121
#define
SEGMENT_SIZE
PAGE_SIZE
127
#define
SEGMENT_SIZE
1024
130
#ifndef
SEGMENT_SIZE
131
#define
SEGMENT_SIZE
getpagesize()
136
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
a.out.h
109
#define
SEGMENT_SIZE
page_size
112
#define
SEGMENT_SIZE
0x2000
116
#define
SEGMENT_SIZE
0x20000
121
#define
SEGMENT_SIZE
PAGE_SIZE
127
#define
SEGMENT_SIZE
1024
130
#ifndef
SEGMENT_SIZE
131
#define
SEGMENT_SIZE
getpagesize()
136
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
a.out.h
109
#define
SEGMENT_SIZE
page_size
112
#define
SEGMENT_SIZE
0x2000
116
#define
SEGMENT_SIZE
0x20000
121
#define
SEGMENT_SIZE
PAGE_SIZE
127
#define
SEGMENT_SIZE
1024
130
#ifndef
SEGMENT_SIZE
131
#define
SEGMENT_SIZE
getpagesize()
136
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
a.out.h
109
#define
SEGMENT_SIZE
page_size
112
#define
SEGMENT_SIZE
0x2000
116
#define
SEGMENT_SIZE
0x20000
121
#define
SEGMENT_SIZE
PAGE_SIZE
127
#define
SEGMENT_SIZE
1024
130
#ifndef
SEGMENT_SIZE
131
#define
SEGMENT_SIZE
getpagesize()
136
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
a.out.h
107
#define
SEGMENT_SIZE
page_size
110
#define
SEGMENT_SIZE
0x2000
113
#define
SEGMENT_SIZE
0x20000
117
#define
SEGMENT_SIZE
PAGE_SIZE
123
#define
SEGMENT_SIZE
1024
125
#ifndef
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
PAGE_SIZE
131
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
a.out.h
107
#define
SEGMENT_SIZE
page_size
110
#define
SEGMENT_SIZE
0x2000
113
#define
SEGMENT_SIZE
0x20000
117
#define
SEGMENT_SIZE
PAGE_SIZE
123
#define
SEGMENT_SIZE
1024
125
#ifndef
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
PAGE_SIZE
131
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
a.out.h
107
#define
SEGMENT_SIZE
page_size
110
#define
SEGMENT_SIZE
0x2000
113
#define
SEGMENT_SIZE
0x20000
117
#define
SEGMENT_SIZE
PAGE_SIZE
123
#define
SEGMENT_SIZE
1024
125
#ifndef
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
PAGE_SIZE
131
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
a.out.h
107
#define
SEGMENT_SIZE
page_size
110
#define
SEGMENT_SIZE
0x2000
113
#define
SEGMENT_SIZE
0x20000
117
#define
SEGMENT_SIZE
PAGE_SIZE
123
#define
SEGMENT_SIZE
1024
125
#ifndef
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
PAGE_SIZE
131
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
a.out.h
107
#define
SEGMENT_SIZE
page_size
110
#define
SEGMENT_SIZE
0x2000
113
#define
SEGMENT_SIZE
0x20000
117
#define
SEGMENT_SIZE
PAGE_SIZE
123
#define
SEGMENT_SIZE
1024
125
#ifndef
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
PAGE_SIZE
131
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
a.out.h
107
#define
SEGMENT_SIZE
page_size
110
#define
SEGMENT_SIZE
0x2000
113
#define
SEGMENT_SIZE
0x20000
117
#define
SEGMENT_SIZE
PAGE_SIZE
123
#define
SEGMENT_SIZE
1024
125
#ifndef
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
PAGE_SIZE
131
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
a.out.h
107
#define
SEGMENT_SIZE
page_size
110
#define
SEGMENT_SIZE
0x2000
113
#define
SEGMENT_SIZE
0x20000
117
#define
SEGMENT_SIZE
PAGE_SIZE
123
#define
SEGMENT_SIZE
1024
125
#ifndef
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
PAGE_SIZE
131
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/toolchain/binutils/binutils-2.25/bfd/
i386linux.c
23
#define
SEGMENT_SIZE
TARGET_PAGE_SIZE
m68klinux.c
23
#define
SEGMENT_SIZE
TARGET_PAGE_SIZE
riscix.c
94
#define
SEGMENT_SIZE
TARGET_PAGE_SIZE
sparclinux.c
23
#define
SEGMENT_SIZE
TARGET_PAGE_SIZE
aout-target.h
26
#ifndef
SEGMENT_SIZE
27
#define
SEGMENT_SIZE
TARGET_PAGE_SIZE
253
adata(abfd).
segment_size
=
SEGMENT_SIZE
;
aout-tic30.c
26
#define
SEGMENT_SIZE
TARGET_PAGE_SIZE
94
#ifdef
SEGMENT_SIZE
95
adata (abfd).
segment_size
=
SEGMENT_SIZE
;
97
adata (abfd).
segment_size
= TARGET_PAGE_SIZE;
739
obj_datasec (abfd)->vma = BFD_ALIGN (vma, adata (abfd).
segment_size
);
[
all
...]
Completed in 468 milliseconds
1
2
3
4