Home
last modified time | relevance | path

Searched defs:DT_NULL (Results 1 – 8 of 8) sorted by relevance

/external/crosvm/kernel_loader/src/
Delf.rs90 pub const DT_NULL: u32 = 0; constant
/external/kernel-headers/original/uapi/linux/
Delf.h79 #define DT_NULL 0 macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1089 DT_NULL = 0, // Marks end of dynamic array. enumerator
/external/llvm/include/llvm/Support/
DELF.h1091 DT_NULL = 0, // Marks end of dynamic array. enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h570 #define DT_NULL 0 macro
/external/kmod/port-gnu/
Delf.h700 #define DT_NULL 0 /* Marks end of dynamic section */ macro
/external/musl/include/
Delf.h723 #define DT_NULL 0 macro
/external/elfutils/libelf/
Delf.h873 #define DT_NULL 0 /* Marks end of dynamic section */ macro