Home | History | Annotate | Download | only in config

Lines Matching defs:relocs

1255   bfd_reloc_code_real_type relocs[] =
1299 if (rel_index >= 0 && (unsigned int) rel_index < sizeof (relocs) / sizeof (relocs[0]))
1300 return relocs[rel_index];