Home
last modified time | relevance | path

Searched refs:elf32_tic6x_reloc_map (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-tic6x.c1411 static const tic6x_reloc_map elf32_tic6x_reloc_map[] = variable
1454 for (i = 0; i < ARRAY_SIZE (elf32_tic6x_reloc_map); i++) in elf32_tic6x_reloc_type_lookup()
1455 if (elf32_tic6x_reloc_map[i].bfd_reloc_val == code) in elf32_tic6x_reloc_type_lookup()
1460 elf_reloc_val = elf32_tic6x_reloc_map[i].elf_reloc_val; in elf32_tic6x_reloc_type_lookup()
DChangeLog-20112784 elf32_tic6x_reloc_map): Add R_C6000_JUMP_SLOT, R_C6000_EHTYPE,