Searched refs:mips_reloc_shuffle (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | mips.cc | 4471 mips_reloc_shuffle(unsigned char* view, unsigned int r_type, bool jal_shuffle) in mips_reloc_shuffle() function in __anon67c201da0111::Mips_relocate_functions 5200 mips_reloc_shuffle(hi16.view, hi16.r_type, false); in rello16() 5225 mips_reloc_shuffle(got16.view, got16.r_type, false); in rello16() 12312 Reloc_funcs::mips_reloc_shuffle(view, r_type, jal_shuffle); in relocate()
|
H A D | ChangeLog-2016 | 1103 (Mips_relocate_functions::mips_reloc_shuffle): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | mips.cc | 4473 mips_reloc_shuffle(unsigned char* view, unsigned int r_type, bool jal_shuffle) in mips_reloc_shuffle() function in __anon5561842d0111::Mips_relocate_functions 5202 mips_reloc_shuffle(hi16.view, hi16.r_type, false); in rello16() 5227 mips_reloc_shuffle(got16.view, got16.r_type, false); in rello16() 12358 Reloc_funcs::mips_reloc_shuffle(view, r_type, jal_shuffle); in relocate()
|
H A D | ChangeLog-2016 | 1103 (Mips_relocate_functions::mips_reloc_shuffle): Likewise.
|