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

/macosx-10.10.1/dtrace-147/sys/
H A Dlink.h90 #define DT_INIT 12 /* _init addr */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dcommon.h534 #define DT_INIT 12 macro
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DELF.h1181 DT_INIT = 12, // Address of initialization function. enumerator in enum:llvm::ELF::__anon9815
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf64-sh64.c3906 case DT_INIT:
H A Delflink.c5494 call then add the corresponding DT_INIT/DT_FINI entries. */
5504 if (!_bfd_elf_add_dynamic_entry (info, DT_INIT, 0))
9806 case DT_INIT:
H A Delf32-sh.c5763 case DT_INIT:
H A Delf.c1222 case DT_INIT: name = "INIT"; break;
H A Delf32-arm.c9490 /* Set the bottom bit of DT_INIT/FINI if the
9492 case DT_INIT:
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dreadelf.c1528 case DT_INIT: return "INIT";
6215 case DT_INIT :

Completed in 399 milliseconds