Lines Matching refs:MAP
96 #define MAP(n) case BFD_RELOC_MEP_##n: type = R_MEP_##n; break macro
98 #define MAP(n) case BFD_RELOC_MEP_/**/n: type = R_MEP_/**/n; break macro
110 MAP(NONE); in mep_reloc_type_lookup()
132 MAP(8); in mep_reloc_type_lookup()
133 MAP(16); in mep_reloc_type_lookup()
134 MAP(32); in mep_reloc_type_lookup()
135 MAP(PCREL8A2); in mep_reloc_type_lookup()
136 MAP(PCREL12A2); in mep_reloc_type_lookup()
137 MAP(PCREL17A2); in mep_reloc_type_lookup()
138 MAP(PCREL24A2); in mep_reloc_type_lookup()
139 MAP(PCABS24A2); in mep_reloc_type_lookup()
140 MAP(LOW16); in mep_reloc_type_lookup()
141 MAP(HI16U); in mep_reloc_type_lookup()
142 MAP(HI16S); in mep_reloc_type_lookup()
143 MAP(GPREL); in mep_reloc_type_lookup()
144 MAP(TPREL); in mep_reloc_type_lookup()
145 MAP(TPREL7); in mep_reloc_type_lookup()
146 MAP(TPREL7A2); in mep_reloc_type_lookup()
147 MAP(TPREL7A4); in mep_reloc_type_lookup()
148 MAP(UIMM24); in mep_reloc_type_lookup()
149 MAP(ADDR24A4); in mep_reloc_type_lookup()
150 MAP(GNU_VTINHERIT); in mep_reloc_type_lookup()
151 MAP(GNU_VTENTRY); in mep_reloc_type_lookup()
170 #undef MAP