Searched refs:R_TYPE (Results 1 – 1 of 1) 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()