Searched refs:reloc_map_index (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-cr16c.c36 /* reloc_map_index array maps CRASM relocation type into a BFD
43 RELOC_MAP reloc_map_index[RINDEX_16C_MAX] = variable
142 if (code == reloc_map_index[i].bfd_reloc_enum)
206 r_type = reloc_map_index[howto->type].cr_reloc_type;

Completed in 169 milliseconds