Searched refs:DT_NULL (Results 1 – 13 of 13) sorted by relevance
50 case DT_NULL: in getTypeString()119 case DT_NULL: in printValue()
214 #define DT_NULL 0 macro
129 #define DT_NULL 0 macro
372 case DT_NULL: in find_dynsym()
1352 DT_NULL = 0, // Marks end of dynamic array. enumerator
1533 [DT_NULL] = true, in check_dynamic()1588 if (has_dt[DT_NULL] && dyn->d_tag != DT_NULL && ! non_null_warned) in check_dynamic()1604 && dyn->d_tag != DT_NULL in check_dynamic()
1325 case DT_NULL: in handle_dynamic()
652 #define DT_NULL 0 /* Marks end of dynamic section */ macro
740 elflint: mustn't warn about multiple DT_NULL
1640 for (j = 0; dyn_img[j].d_tag != DT_NULL; j++) { in ML_()
2308 for (; Start != Ret && Start->getTag() != ELF::DT_NULL; ++Start)
3241 msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
627 #define DT_NULL 0 /* Marks end of dynamic section */ macro19671 put_dt(dynamic, DT_NULL, 0); in tcc_output_file()