Home
last modified time | relevance | path

Searched refs:DT_INIT (Results 1 – 14 of 14) sorted by relevance

/external/syslinux/com32/include/sys/
Delfcommon.h74 #define DT_INIT 12 /* Address of init function */ macro
/external/elfutils/tests/
Dalldts.c49 DT_INIT, DT_FINI, DT_SONAME, DT_RPATH, in main()
/external/syslinux/com32/lib/sys/module/i386/
Delf_module.c310 case DT_INIT: in resolve_symbols()
/external/syslinux/com32/lib/sys/module/x86_64/
Delf_module.c327 case DT_INIT: in resolve_symbols()
/external/kernel-headers/original/uapi/linux/
Delf.h85 #define DT_INIT 12 macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1047 DT_INIT = 12, // Address of initialization function. enumerator
/external/llvm/include/llvm/Support/
DELF.h1103 DT_INIT = 12, // Address of initialization function. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1101 DT_INIT = 12, // Address of initialization function. enumerator
/external/kmod/port-gnu/
Delf.h711 #define DT_INIT 12 /* Address of init function */ macro
/external/elfutils/libelf/
Delf.h712 #define DT_INIT 12 /* Address of init function */ macro
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1664 case DT_INIT: in printValue()
/external/elfutils/src/
Delflint.c1756 case DT_INIT: in check_dynamic()
Dldgeneric.c6705 DT_INIT, sym->st_value); in ld_generic_create_outfile()
/external/valgrind/perf/
Dtinycc.c639 #define DT_INIT 12 /* Address of init function */ macro