Home
last modified time | relevance | path

Searched refs:R_MIPS16_CALL16 (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
Delf-rel8-mips16.d28 26: R_MIPS16_CALL16 gfunc
30 2a: R_MIPS16_CALL16 gfunc
/toolchain/binutils/binutils-2.25/elfcpp/
Dmips.h105 R_MIPS16_CALL16 = 103, enumerator
/toolchain/binutils/binutils-2.25/bfd/
Delfn32-mips.c1702 HOWTO (R_MIPS16_CALL16, /* type */
1903 HOWTO (R_MIPS16_CALL16, /* type */
3223 { BFD_RELOC_MIPS16_CALL16, R_MIPS16_CALL16 - R_MIPS16_min },
Delf32-mips.c882 HOWTO (R_MIPS16_CALL16, /* type */
2015 { BFD_RELOC_MIPS16_CALL16, R_MIPS16_CALL16 - R_MIPS16_min },
Delf64-mips.c1736 HOWTO (R_MIPS16_CALL16, /* type */
1937 HOWTO (R_MIPS16_CALL16, /* type */
3407 { BFD_RELOC_MIPS16_CALL16, R_MIPS16_CALL16 - R_MIPS16_min },
DChangeLog-20081500 R_MIPS16_GOT16 and R_MIPS16_CALL16 entries.
1503 R_MIPS16_GOT16 and R_MIPS16_CALL16 entries.
1507 R_MIPS16_GOT16 and R_MIPS16_CALL16 entries.
1526 instead of mips16_stub_section_p. Handle R_MIPS16_CALL16 and
1540 checks. Handle R_MIPS16_CALL16 and R_MIPS16_GOT16. Don't create
1549 (_bfd_mips_elf_gc_sweep_hook): Handle R_MIPS16_CALL16 and
Delfxx-mips.c2107 case R_MIPS16_CALL16: in mips16_reloc_p()
2156 || r_type == R_MIPS16_CALL16 in call16_reloc_p()
2223 return r_type == R_MIPS16_26 || r_type == R_MIPS16_CALL16; in mips16_call_reloc_p()
5456 && (r_type != R_MIPS16_CALL16 || h->need_fn_stub)) in mips_elf_calculate_relocation()
5616 case R_MIPS16_CALL16: in mips_elf_calculate_relocation()
5944 case R_MIPS16_CALL16: in mips_elf_calculate_relocation()
8246 case R_MIPS16_CALL16: in _bfd_mips_elf_check_relocs()
8413 case R_MIPS16_CALL16: in _bfd_mips_elf_check_relocs()
12401 case R_MIPS16_CALL16: in _bfd_mips_elf_gc_sweep_hook()
DChangeLog-20054534 R_MIPS16_GOT16 and R_MIPS16_CALL16 placeholders.
4548 relocs and R_MIPS16_GOT16 and R_MIPS16_CALL16 placeholders.
4554 R_MIPS16_LO16 relocs and R_MIPS16_GOT16 and R_MIPS16_CALL16
4566 R_MIPS16_GOT16 and R_MIPS16_CALL16 placeholders.
/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h103 RELOC_NUMBER (R_MIPS16_CALL16, 103)
DChangeLog1856 (R_MIPS16_CALL16): Likewise.
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc276 || r_type == elfcpp::R_MIPS16_CALL16); in mips16_call_reloc()
305 case elfcpp::R_MIPS16_CALL16: in mips16_reloc()
8319 case elfcpp::R_MIPS16_CALL16: in get_size_for_reloc()
8648 case elfcpp::R_MIPS16_CALL16: in local()
8692 case elfcpp::R_MIPS16_CALL16: in local()
9104 case elfcpp::R_MIPS16_CALL16: in global()
9186 case elfcpp::R_MIPS16_CALL16: in global()
9270 case elfcpp::R_MIPS16_CALL16: in global()
9708 && (r_type != elfcpp::R_MIPS16_CALL16 || mips_sym->need_fn_stub())) in relocate()
10014 case elfcpp::R_MIPS16_CALL16: in relocate()
[all …]