OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ELF_ET_DYN_BASE
(Results
26 - 32
of
32
) sorted by null
1
2
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
elf.h
53
#define
ELF_ET_DYN_BASE
(2 * TASK_SIZE / 3)
/development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h
214
#ifndef
ELF_ET_DYN_BASE
215
#define
ELF_ET_DYN_BASE
(TASK_SIZE / 3 * 2)
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
elf.h
214
#ifndef
ELF_ET_DYN_BASE
215
#define
ELF_ET_DYN_BASE
(TASK_SIZE / 3 * 2)
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
elf.h
214
#ifndef
ELF_ET_DYN_BASE
215
#define
ELF_ET_DYN_BASE
(TASK_SIZE / 3 * 2)
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
elf.h
214
#ifndef
ELF_ET_DYN_BASE
215
#define
ELF_ET_DYN_BASE
(TASK_SIZE / 3 * 2)
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
elf.h
214
#ifndef
ELF_ET_DYN_BASE
215
#define
ELF_ET_DYN_BASE
(TASK_SIZE / 3 * 2)
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
elf.h
214
#ifndef
ELF_ET_DYN_BASE
215
#define
ELF_ET_DYN_BASE
(TASK_SIZE / 3 * 2)
Completed in 639 milliseconds
1
2