Searched refs:DT_RELA (Results 1 – 11 of 11) sorted by relevance
14 DT_RELA = 7 /* Tag for Elf32_Rela section */ define55 cmpwi r5, DT_RELA
36 case DT_RELA: in _relocate()
25 case DT_RELA: in _relocate()
50 case DT_RELA: in _relocate()
62 case DT_RELA: in _relocate()
67 else if (dyn->d_tag == DT_RELA)
97 if (tag == DT_REL || tag == DT_RELSZ || tag == DT_RELA || in BITSFUNC()
86 #define DT_RELA 7 macro
505 #define DT_RELA 7 /* address of relocation table */ macro
277 case DT_RELA:
221 #define DT_RELA 7 macro