Searched refs:R_MIPS16_CALL16 (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | elf-rel8-mips16.d | 28 26: R_MIPS16_CALL16 gfunc 30 2a: R_MIPS16_CALL16 gfunc
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | mips.h | 105 R_MIPS16_CALL16 = 103, enumerator
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfn32-mips.c | 1702 HOWTO (R_MIPS16_CALL16, /* type */ 1903 HOWTO (R_MIPS16_CALL16, /* type */ 3223 { BFD_RELOC_MIPS16_CALL16, R_MIPS16_CALL16 - R_MIPS16_min },
|
D | elf32-mips.c | 882 HOWTO (R_MIPS16_CALL16, /* type */ 2015 { BFD_RELOC_MIPS16_CALL16, R_MIPS16_CALL16 - R_MIPS16_min },
|
D | elf64-mips.c | 1736 HOWTO (R_MIPS16_CALL16, /* type */ 1937 HOWTO (R_MIPS16_CALL16, /* type */ 3407 { BFD_RELOC_MIPS16_CALL16, R_MIPS16_CALL16 - R_MIPS16_min },
|
D | ChangeLog-2008 | 1500 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
|
D | elfxx-mips.c | 2107 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()
|
D | ChangeLog-2005 | 4534 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/ |
D | mips.h | 103 RELOC_NUMBER (R_MIPS16_CALL16, 103)
|
D | ChangeLog | 1856 (R_MIPS16_CALL16): Likewise.
|
/toolchain/binutils/binutils-2.25/gold/ |
D | mips.cc | 276 || 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 …]
|