OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DT_PREINIT_ARRAY
(Results
1 - 3
of
3
) sorted by null
/bionic/linker/
linker.h
204
#ifndef
DT_PREINIT_ARRAY
205
#define
DT_PREINIT_ARRAY
32
/external/elfutils/libelf/
elf.h
665
#define
DT_PREINIT_ARRAY
32 /* Array with addresses of preinit fct*/
666
#define DT_PREINIT_ARRAYSZ 33 /* size in bytes of
DT_PREINIT_ARRAY
*/
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h
669
#define
DT_PREINIT_ARRAY
32 /* Array with addresses of preinit fct*/
670
#define DT_PREINIT_ARRAYSZ 33 /* size in bytes of
DT_PREINIT_ARRAY
*/
[
all
...]
Completed in 65 milliseconds