Home
last modified time | relevance | path

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

/external/qemu/
Delf.h177 #define DT_RELCOUNT 0x6ffffffa macro
/external/elfutils/libelf/
Delf.h739 #define DT_RELCOUNT 0x6ffffffa macro
/external/elfutils/
Delfutils.spec279 - elflint: fix and extend DT_RELCOUNT/DT_RELACOUNT checks
DNEWS148 elflint: fix and extend DT_RELCOUNT/DT_RELACOUNT checks
/external/elfutils/config/
Delfutils.spec.in279 - elflint: fix and extend DT_RELCOUNT/DT_RELACOUNT checks
/external/elfutils/po/
Delfutils.pot3109 msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"
3114 msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"
3121 "DT_RELCOUNT\n"
3127 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "
/external/elfutils/src/
DChangeLog834 * elflint.c (is_rel_dyn): Fix and extend DT_RELCOUNT/DT_RELACOUNT
Delflint.c1018 if (dyn->d_tag == DT_RELCOUNT) in is_rel_dyn()
Dreadelf.c1375 case DT_RELCOUNT: in handle_dynamic()