Home
last modified time | relevance | path

Searched refs:R_MIPS16_26 (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/binutils-2.27/elfcpp/
HDmips.h108 R_MIPS16_26 = 100, enumerator
/dragonfly/contrib/binutils-2.27/gold/
HDmips.cc190 case elfcpp::R_MIPS16_26: in relocation_needs_la25_stub()
311 return (r_type == elfcpp::R_MIPS16_26 in mips16_call_reloc()
319 || r_type == elfcpp::R_MIPS16_26 in jal_reloc()
338 case elfcpp::R_MIPS16_26: in mips16_reloc()
4400 || (r_type == elfcpp::R_MIPS16_26 && !jal_shuffle)) in mips_reloc_unshuffle()
4402 else if (r_type != elfcpp::R_MIPS16_26) in mips_reloc_unshuffle()
4423 || (r_type == elfcpp::R_MIPS16_26 && !jal_shuffle)) in mips_reloc_shuffle()
4428 else if (r_type != elfcpp::R_MIPS16_26) in mips_reloc_shuffle()
4615 if (r_type == elfcpp::R_MIPS16_26) in rel26()
9963 case elfcpp::R_MIPS16_26: in mips_get_size_for_reloc()
[all …]
/dragonfly/contrib/gdb-7/include/elf/
HDmips.h95 RELOC_NUMBER (R_MIPS16_26, 100)
/dragonfly/contrib/binutils-2.27/include/elf/
HDmips.h104 RELOC_NUMBER (R_MIPS16_26, 100)
/dragonfly/contrib/binutils-2.34/include/elf/
HDmips.h104 RELOC_NUMBER (R_MIPS16_26, 100)