HomeSort by: relevance | last modified time | path
    Searched defs:tilepro_elf_howto_table2 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-tilepro.c 525 static reloc_howto_type tilepro_elf_howto_table2 [] = variable
677 { BFD_RELOC_VTABLE_INHERIT, R_TILEPRO_GNU_VTINHERIT, tilepro_elf_howto_table2 },
678 { BFD_RELOC_VTABLE_ENTRY, R_TILEPRO_GNU_VTENTRY, tilepro_elf_howto_table2 },
788 = &tilepro_elf_howto_table2 [r_type - R_TILEPRO_GNU_VTINHERIT];
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-tilepro.c 525 static reloc_howto_type tilepro_elf_howto_table2 [] = variable
677 { BFD_RELOC_VTABLE_INHERIT, R_TILEPRO_GNU_VTINHERIT, tilepro_elf_howto_table2 },
678 { BFD_RELOC_VTABLE_ENTRY, R_TILEPRO_GNU_VTENTRY, tilepro_elf_howto_table2 },
788 = &tilepro_elf_howto_table2 [r_type - R_TILEPRO_GNU_VTINHERIT];
  /src/external/gpl3/gdb/dist/bfd/
elf32-tilepro.c 525 static reloc_howto_type tilepro_elf_howto_table2 [] = variable
677 { BFD_RELOC_VTABLE_INHERIT, R_TILEPRO_GNU_VTINHERIT, tilepro_elf_howto_table2 },
678 { BFD_RELOC_VTABLE_ENTRY, R_TILEPRO_GNU_VTENTRY, tilepro_elf_howto_table2 },
788 = &tilepro_elf_howto_table2 [r_type - R_TILEPRO_GNU_VTINHERIT];
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-tilepro.c 525 static reloc_howto_type tilepro_elf_howto_table2 [] = variable
677 { BFD_RELOC_VTABLE_INHERIT, R_TILEPRO_GNU_VTINHERIT, tilepro_elf_howto_table2 },
678 { BFD_RELOC_VTABLE_ENTRY, R_TILEPRO_GNU_VTENTRY, tilepro_elf_howto_table2 },
789 = &tilepro_elf_howto_table2 [r_type - R_TILEPRO_GNU_VTINHERIT];

Completed in 30 milliseconds