HomeSort by relevance Sort by last modified time
    Searched full:rl78_reloc_map (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf32-rl78.c 205 struct rl78_reloc_map
211 static const struct rl78_reloc_map rl78_reloc_map [] =
250 for (i = ARRAY_SIZE (rl78_reloc_map); --i;)
251 if (rl78_reloc_map [i].bfd_reloc_val == code)
252 return rl78_elf_howto_table + rl78_reloc_map[i].rl78_reloc_val;
204 struct rl78_reloc_map struct
210 static const struct rl78_reloc_map rl78_reloc_map [] = variable in typeref:struct:rl78_reloc_map
    [all...]
ChangeLog-2011 22 (rl78_reloc_map): Add BFD_RELOC_RL78_RELAX.
    [all...]

Completed in 510 milliseconds