Home
last modified time | relevance | path

Searched defs:DT_FINI (Results 1 – 7 of 7) sorted by relevance

/external/crosvm/kernel_loader/src/
Delf.rs91 pub const DT_FINI: u32 = 13; constant
/external/kernel-headers/original/uapi/linux/
Delf.h88 #define DT_FINI 13 macro
/external/llvm/include/llvm/Support/
DELF.h1104 DT_FINI = 13, // Address of termination function. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1102 DT_FINI = 13, // Address of termination function. enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h583 #define DT_FINI 13 macro
/external/kmod/port-gnu/
Delf.h712 #define DT_FINI 13 /* Address of termination function */ macro
/external/elfutils/libelf/
Delf.h863 #define DT_FINI 13 /* Address of termination function */ macro