Searched refs:DT_NULL (Results 1 – 1 of 1) sorted by relevance
12 #define DT_NULL 0U /* end of .dynamic section */ macro80 for (dyn = (struct Elf64_Dyn *)_DYNAMIC; dyn->d_tag != DT_NULL; dyn++) { in relocate()
Completed in 8 milliseconds