Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dmips.cc4413 mips_reloc_shuffle(unsigned char* view, unsigned int r_type, bool jal_shuffle) in mips_reloc_shuffle() function in __anon1e60feb90111::Mips_relocate_functions
5149 mips_reloc_shuffle(hi16.view, hi16.r_type, false); in rello16()
5174 mips_reloc_shuffle(got16.view, got16.r_type, false); in rello16()
12143 Reloc_funcs::mips_reloc_shuffle(view, r_type, jal_shuffle); in relocate()
DChangeLog745 (Mips_relocate_functions::mips_reloc_shuffle): Likewise.