Searched refs:DT_NULL (Results 1 – 9 of 9) sorted by relevance
214 #define DT_NULL 0 macro
60 #define DT_NULL 0 macro
1313 [DT_NULL] = true, in check_dynamic()1373 if (has_dt[DT_NULL] && dyn->d_tag != DT_NULL && ! non_null_warned) in check_dynamic()1389 && dyn->d_tag != DT_NULL in check_dynamic()
1162 case DT_NULL: in handle_dynamic()
125 #define DT_NULL 0 macro
633 #define DT_NULL 0 /* Marks end of dynamic section */ macro
383 elflint: mustn't warn about multiple DT_NULL
2417 msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
2011 case DT_NULL: in adjust_dynamic_segment_offsets()