Searched refs:R_TYPE (Results 1 – 2 of 2) sorted by relevance
32 #define R_TYPE(name) PASTE (RELOC_PREFIX, name) macro65 [R_TYPE (type)] = offsetof (struct EBLHOOK(reloc_nametable), name_##type),77 #define RELOC_TYPE(type, uses) [R_TYPE (type)] = uses,131 return reloc == R_TYPE (COPY); in EBLHOOK()137 return reloc == R_TYPE (NONE); in EBLHOOK()144 return reloc == R_TYPE (RELATIVE); in EBLHOOK()
518 (_relocate): Use ELF32_R_TYPE() instead of ELFW(R_TYPE)().526 (_relocate): Use ELF32_R_TYPE() instead of ELFW(R_TYPE)().