Searched refs:Mips (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | mips.cc | 7537 typedef Target_mips<size, big_endian> Mips; in gc_process_relocs() typedef 7540 gold::gc_process_relocs<size, big_endian, Mips, elfcpp::SHT_REL, Scan, in gc_process_relocs() 7572 typedef Target_mips<size, big_endian> Mips; in scan_relocs() typedef 7576 gold::scan_relocs<size, big_endian, Mips, elfcpp::SHT_REL, Scan>( in scan_relocs() 7589 gold::scan_relocs<size, big_endian, Mips, elfcpp::SHT_RELA, Scan>( in scan_relocs() 8251 typedef Target_mips<size, big_endian> Mips; in relocate_section() typedef 8255 gold::relocate_section<size, big_endian, Mips, elfcpp::SHT_REL, in relocate_section() 8268 gold::relocate_section<size, big_endian, Mips, elfcpp::SHT_RELA, in relocate_section()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-9697 | 2669 * config/itbl-mips.h: New file. Mips specific definitions for
|