OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SHT_INIT_ARRAY
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/courgette/
types_elf.h
86
SHT_INIT_ARRAY
= 14,
/external/qemu/elff/
elff_elf.h
274
#define
SHT_INIT_ARRAY
14
/ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h
274
#define
SHT_INIT_ARRAY
14
/bionic/libc/include/sys/
exec_elf.h
412
#define
SHT_INIT_ARRAY
14 /* Initialization function pointers */
[
all
...]
/external/llvm/include/llvm/Support/
ELF.h
[
all
...]
/external/elfutils/libelf/
elf.h
335
#define
SHT_INIT_ARRAY
14 /* Array of constructors */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h
326
#define
SHT_INIT_ARRAY
14 /* Array of constructors */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
326
#define
SHT_INIT_ARRAY
14 /* Array of constructors */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
326
#define
SHT_INIT_ARRAY
14 /* Array of constructors */
[
all
...]
Completed in 951 milliseconds