Searched refs:r_type (Results 1 – 1 of 1) sorted by relevance
/DragonStub/gnuefi/ |
H A D | reloc_ia64.S | 87 #define r_type r25 macro 160 extr.u r_type = r_info, 0, 32 162 cmp.eq Pnone,p0 = R_IA64_NONE,r_type 163 cmp.eq Prel,p0 = R_IA64_REL64LSB,r_type 164 cmp.eq Pfptr,p0 = R_IA64_FPTR64LSB,r_type 167 cmp.eq Prel,p0 = R_IA64_DIR64LSB,r_type // treat DIR64 just like REL64
|