Searched refs:ELF32_R_TYPE (Results 1 – 2 of 2) sorted by relevance
138 #define ELF32_R_TYPE(info) ((unsigned char)(info)) macro
420 switch (ELF32_R_TYPE(rel->r_info)) { in e32_relocate()479 ELF32_R_TYPE(rel->r_info)); in e32_relocate()