Home
last modified time | relevance | path

Searched refs:DT_NULL (Results 1 – 9 of 9) sorted by relevance

/external/grub/stage2/
Di386-elf.h214 #define DT_NULL 0 macro
/external/kernel-headers/original/linux/
Delf.h60 #define DT_NULL 0 macro
/external/elfutils/src/
Delflint.c1313 [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()
Dreadelf.c1162 case DT_NULL: in handle_dynamic()
/external/qemu/
Delf.h125 #define DT_NULL 0 macro
/external/elfutils/libelf/
Delf.h633 #define DT_NULL 0 /* Marks end of dynamic section */ macro
/external/elfutils/
DNEWS383 elflint: mustn't warn about multiple DT_NULL
/external/elfutils/po/
Delfutils.pot2417 msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
/external/elfcopy/
Delfcopy.c2011 case DT_NULL: in adjust_dynamic_segment_offsets()