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

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

Completed in 213 milliseconds