Home
last modified time | relevance | path

Searched refs:_bfd_mips_elf_sign_extend (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.h144 extern bfd_vma _bfd_mips_elf_sign_extend
H A Delfxx-mips.c2425 _bfd_mips_elf_sign_extend (val, 16); in _bfd_mips_elf_gprel16_with_gp()
5105 _bfd_mips_elf_sign_extend (bfd_vma value, int bits) in _bfd_mips_elf_sign_extend() function
5977 addend = _bfd_mips_elf_sign_extend (addend, 16); in mips_elf_calculate_relocation()
6045 value = _bfd_mips_elf_sign_extend (addend, 26 + shift); in mips_elf_calculate_relocation()
6185 addend = _bfd_mips_elf_sign_extend (addend, 16); in mips_elf_calculate_relocation()
6244 addend = _bfd_mips_elf_sign_extend (addend, 18); in mips_elf_calculate_relocation()
6263 addend = _bfd_mips_elf_sign_extend (addend, 17); in mips_elf_calculate_relocation()
6280 addend = _bfd_mips_elf_sign_extend (addend, 23); in mips_elf_calculate_relocation()
6294 addend = _bfd_mips_elf_sign_extend (addend, 28); in mips_elf_calculate_relocation()
6308 addend = _bfd_mips_elf_sign_extend (addend, 21); in mips_elf_calculate_relocation()
[all …]
H A DChangeLog-02032805 (_bfd_mips_elf_sign_extend): Renamed from mips_elf_sign_extend and
2807 (mips_elf_calculate_relocation): Use _bfd_mips_elf_sign_extend.
2811 (_bfd_mips_elf_sign_extend): New prototype.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.h163 extern bfd_vma _bfd_mips_elf_sign_extend
H A Delfxx-mips.c2495 _bfd_mips_elf_sign_extend (val, 16); in _bfd_mips_elf_gprel16_with_gp()
5182 _bfd_mips_elf_sign_extend (bfd_vma value, int bits) in _bfd_mips_elf_sign_extend() function
6056 addend = _bfd_mips_elf_sign_extend (addend, 16); in mips_elf_calculate_relocation()
6124 value = _bfd_mips_elf_sign_extend (addend, 26 + shift); in mips_elf_calculate_relocation()
6266 addend = _bfd_mips_elf_sign_extend (addend, bits); in mips_elf_calculate_relocation()
6326 addend = _bfd_mips_elf_sign_extend (addend, 18); in mips_elf_calculate_relocation()
6345 addend = _bfd_mips_elf_sign_extend (addend, 17); in mips_elf_calculate_relocation()
6362 addend = _bfd_mips_elf_sign_extend (addend, 23); in mips_elf_calculate_relocation()
6376 addend = _bfd_mips_elf_sign_extend (addend, 28); in mips_elf_calculate_relocation()
6390 addend = _bfd_mips_elf_sign_extend (addend, 21); in mips_elf_calculate_relocation()
[all …]
H A DChangeLog-02032805 (_bfd_mips_elf_sign_extend): Renamed from mips_elf_sign_extend and
2807 (mips_elf_calculate_relocation): Use _bfd_mips_elf_sign_extend.
2811 (_bfd_mips_elf_sign_extend): New prototype.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-02032805 (_bfd_mips_elf_sign_extend): Renamed from mips_elf_sign_extend and
2807 (mips_elf_calculate_relocation): Use _bfd_mips_elf_sign_extend.
2811 (_bfd_mips_elf_sign_extend): New prototype.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-02032805 (_bfd_mips_elf_sign_extend): Renamed from mips_elf_sign_extend and
2807 (mips_elf_calculate_relocation): Use _bfd_mips_elf_sign_extend.
2811 (_bfd_mips_elf_sign_extend): New prototype.