Home
last modified time | relevance | path

Searched defs:DT_INIT (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Delf.h85 #define DT_INIT 12 macro
/external/llvm/include/llvm/Support/
DELF.h1000 DT_INIT = 12, // Address of initialization function. enumerator
/external/elfutils/src/libelf/
Delf.h686 #define DT_INIT 12 /* Address of init function */ macro
/external/valgrind/perf/
Dtinycc.c639 #define DT_INIT 12 /* Address of init function */ macro