Searched refs:elf_msp430_howto_table (Results 1 – 3 of 3) sorted by relevance
66 static reloc_howto_type elf_msp430_howto_table[] = variable201 return &elf_msp430_howto_table[msp430_reloc_map[i].elf_reloc_val];218 cache_ptr->howto = &elf_msp430_howto_table[r_type];443 howto = elf_msp430_howto_table + ELF32_R_TYPE (rel->r_info);
31 static reloc_howto_type elf_msp430_howto_table[] = variable197 return &elf_msp430_howto_table[msp430_reloc_map[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()213 cache_ptr->howto = &elf_msp430_howto_table[r_type]; in msp430_info_to_howto_rela()461 howto = elf_msp430_howto_table + ELF32_R_TYPE (rel->r_info); in elf32_msp430_relocate_section()
1612 (elf_msp430_howto_table): Add new relocation entries.