Home | History | Annotate | Download | only in bfd

Lines Matching defs:cr_type

155       enum sh64_elf_cr_type cr_type
169 rangep->cr_type = cr_type;
198 rangep->cr_type = CRT_NONE;
208 enum sh64_elf_cr_type cr_type
211 rangep->cr_type = cr_type;
212 return cr_type;
219 rangep->cr_type = CRT_SH5_ISA32;
231 /* If this call fails, we will still have CRT_NONE in rangep->cr_type
235 return rangep->cr_type;