Searched refs:DT_RELSZ (Results 1 – 15 of 15) sorted by relevance
4 Subject: [PATCH] Check DT_REL/DT_RELA, DT_RELSZ/DT_RELASZ21 int z_rsz = dt_table[Elf32_Dyn::DT_RELSZ];34 + "bad Elf32_Dynamic[DT_RELSZ] %#x\n",
31 case DT_RELSZ: in _relocate()
32 case DT_RELSZ: in _relocate()
60 if ((tag == DT_RELSZ || tag == DT_RELASZ) && (val != 0)) in BITSFUNC()
62 if (tag == DT_REL || tag == DT_RELSZ || tag == DT_RELA || in BITSFUNC()
93 #define DT_RELSZ 18 macro
92 #define DT_RELSZ 18 macro
487 #define DT_RELSZ 18 /* size of DT_REL relocation table */ macro
397 #define DT_RELSZ 18 /* Total size of ElfNN_Rel relocations. */ macro
868 #define DT_RELSZ 18 /* Total size of Rel relocs */ macro