Searched refs:DT_RELASZ (Results 1 – 10 of 10) sorted by relevance
15 DT_RELASZ = 8 /* Size of the Rela relocs */ define60 cmpwi r5, DT_RELASZ
29 case DT_RELASZ: in _relocate()
53 case DT_RELASZ: in _relocate()
65 case DT_RELASZ: in _relocate()
60 if ((tag == DT_RELSZ || tag == DT_RELASZ) && (val != 0)) in BITSFUNC()
69 else if (dyn->d_tag == DT_RELASZ)
87 #define DT_RELASZ 8 macro
506 #define DT_RELASZ 8 /* size of relocation table */ macro
278 case DT_RELASZ:
222 #define DT_RELASZ 8 macro