Searched defs:DT_NULL (Results 1 - 5 of 5) sorted by relevance

/external/grub/stage2/
H A Di386-elf.h214 #define DT_NULL 0 macro
/external/qemu/
H A Delf.h129 #define DT_NULL 0 macro
/external/llvm/include/llvm/Support/
H A DELF.h1483 DT_NULL = 0, // Marks end of dynamic array. enumerator in enum:llvm::ELF::__anon21940
/external/elfutils/libelf/
H A Delf.h652 #define DT_NULL 0 /* Marks end of dynamic section */ macro
/external/valgrind/main/perf/
H A Dtinycc.c627 #define DT_NULL 0 /* Marks end of dynamic section */ macro
19673 put_dt(dynamic, DT_NULL, 0);

Completed in 128 milliseconds