Searched refs:R_TYPE (Results 1 – 1 of 1) sorted by relevance
29 #define R_TYPE(name) PASTE (RELOC_PREFIX, name) macro62 [R_TYPE (type)] = offsetof (struct EBLHOOK(reloc_nametable), name_##type),74 #define RELOC_TYPE(type, uses) [R_TYPE (type)] = uses,115 return reloc == R_TYPE (COPY); in EBLHOOK()121 return reloc == R_TYPE (NONE); in EBLHOOK()128 return reloc == R_TYPE (RELATIVE); in EBLHOOK()