Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-cris.c3504 #undef PICMAP in cris_get_reloc_suffix()
3505 #define PICMAP(s, r) {s, sizeof (s) - 1, r, TRUE, FALSE} in cris_get_reloc_suffix() macro
3509 PICMAP ("GOTPLT16", BFD_RELOC_CRIS_16_GOTPLT), in cris_get_reloc_suffix()
3510 PICMAP ("GOTPLT", BFD_RELOC_CRIS_32_GOTPLT), in cris_get_reloc_suffix()
3511 PICMAP ("PLTG", BFD_RELOC_CRIS_32_PLT_GOTREL), in cris_get_reloc_suffix()
3512 PICMAP ("PLT", BFD_RELOC_CRIS_32_PLT_PCREL), in cris_get_reloc_suffix()
3513 PICMAP ("GOTOFF", BFD_RELOC_CRIS_32_GOTREL), in cris_get_reloc_suffix()
3514 PICMAP ("GOT16", BFD_RELOC_CRIS_16_GOT), in cris_get_reloc_suffix()
3515 PICMAP ("GOT", BFD_RELOC_CRIS_32_GOT), in cris_get_reloc_suffix()