Home
last modified time | relevance | path

Searched refs:DT_RELACOUNT (Results 1 – 12 of 12) sorted by relevance

/external/elfutils/libebl/
Debldynamictagname.c110 else if (tag >= DT_RELACOUNT && tag <= DT_VERNEEDNUM)
118 res = suntags[tag - DT_RELACOUNT];
Debldynamictagcheck.c71 || (tag >= DT_RELACOUNT && tag <= DT_VERNEEDNUM)
/external/llvm/include/llvm/Support/
DELF.h1197 DT_RELACOUNT = 0x6FFFFFF9, // ELF32_Rela count. enumerator
/external/qemu/
Delf.h176 #define DT_RELACOUNT 0x6ffffff9 macro
/external/elfutils/libelf/
Delf.h738 #define DT_RELACOUNT 0x6ffffff9 macro
/external/elfutils/config/
Delfutils.spec.in279 - elflint: fix and extend DT_RELCOUNT/DT_RELACOUNT checks
/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/src/
DChangeLog834 * elflint.c (is_rel_dyn): Fix and extend DT_RELCOUNT/DT_RELACOUNT
Delflint.c1070 if (dyn->d_tag == DT_RELACOUNT) in is_rel_dyn()
Dreadelf.c1374 case DT_RELACOUNT: in handle_dynamic()
/external/elfutils/po/
Delfutils.pot3133 msgid "section [%2d] '%s': DT_RELACOUNT used for this REL section\n"