Searched refs:DT_RELASZ (Results 1 – 15 of 15) sorted by relevance
4 Subject: [PATCH] Check DT_REL/DT_RELA, DT_RELSZ/DT_RELASZ43 int z_rsz = dt_table[Elf64_Dyn::DT_RELASZ];58 + "bad Elf64_Dynamic[DT_RELASZ] %#llx\n",
15 DT_RELASZ = 8 /* Size of the Rela relocs */ define60 cmpwi r5, DT_RELASZ
32 case DT_RELASZ: in _relocate()
54 case DT_RELASZ: in _relocate()
60 if ((tag == DT_RELSZ || tag == DT_RELASZ) && (val != 0)) in BITSFUNC()
83 #define DT_RELASZ 8 macro
82 #define DT_RELASZ 8 macro
476 #define DT_RELASZ 8 /* size of relocation table */ macro
386 #define DT_RELASZ 8 /* Total size of ElfNN_Rela relocations. */ macro
858 #define DT_RELASZ 8 /* Total size of Rela relocs */ macro