Home | History | Annotate | Download | only in bfd

Lines Matching refs:tilepro

0 /* TILEPro-specific support for 32-bit ELF.
25 #include "elf/tilepro.h"
26 #include "opcode/tilepro.h"
28 #include "elf32-tilepro.h"
560 /* Map BFD reloc types to TILEPRO ELF reloc types. */
571 #define TH_REMAP(bfd, tilepro) \
572 { bfd, tilepro, tilepro_elf_howto_table },
683 /* The TILEPro linker needs to keep track of the number of relocs that it
703 /* TILEPRO ELF linker hash entry. */
741 /* Allocate TILEPro ELF private object data. */
766 /* Get the Tilepro ELF linker hash table from a link_info structure. */
809 /* Set the howto pointer for an TILEPro ELF reloc. */
1172 /* Create an entry in an TILEPro ELF linker hash table. */
1203 /* Create a TILEPRO ELF linker hash table. */
2788 /* Relocate an TILEPRO ELF section.
4029 #define TARGET_LITTLE_NAME "elf32-tilepro"