Searched defs:jal_shuffle (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c1242 _bfd_mips16_elf_reloc_unshuffle(bfd *abfd, int r_type, bfd_boolean jal_shuffle, bfd_byte *data) argument
1269 _bfd_mips16_elf_reloc_shuffle(bfd *abfd, int r_type, bfd_boolean jal_shuffle, bfd_byte *data) argument
/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c2300 _bfd_mips_elf_reloc_unshuffle(bfd *abfd, int r_type, bfd_boolean jal_shuffle, bfd_byte *data) argument
2323 _bfd_mips_elf_reloc_shuffle(bfd *abfd, int r_type, bfd_boolean jal_shuffle, bfd_byte *data) argument
/haiku-buildtools/binutils/gold/
H A Dmips.cc4413 mips_reloc_shuffle(unsigned char* view, unsigned int r_type, bool jal_shuffle) argument
12143 bool jal_shuffle = jal_reloc(r_type) ? !parameters->options().relocatable() local
4387 mips_reloc_unshuffle(unsigned char* view, unsigned int r_type, bool jal_shuffle) argument

Completed in 309 milliseconds