Home
last modified time | relevance | path

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

/external/crosvm/kernel_loader/src/
Delf.rs103 pub const DT_INIT: u32 = 12; constant
/external/kernel-headers/original/uapi/linux/
Delf.h91 #define DT_INIT 12 macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1101 DT_INIT = 12, // Address of initialization function. enumerator
/external/llvm/include/llvm/Support/
DELF.h1103 DT_INIT = 12, // Address of initialization function. enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h582 #define DT_INIT 12 macro
/external/coreboot/util/cbfstool/
Delf.h629 #define DT_INIT 12 /* Address of init function */ macro
/external/trusty/musl/include/
Delf.h731 #define DT_INIT 12 macro
/external/musl/include/
Delf.h749 #define DT_INIT 12 macro
/external/elfutils/libelf/
Delf.h893 #define DT_INIT 12 /* Address of init function */ macro