Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/elfcpp/
HDmips.h126 R_MICROMIPS_26_S1 = 133, enumerator
/dragonfly/contrib/gdb-7/include/elf/
HDmips.h115 RELOC_NUMBER (R_MICROMIPS_26_S1, 133)
/dragonfly/contrib/binutils-2.27/include/elf/
HDmips.h125 RELOC_NUMBER (R_MICROMIPS_26_S1, 133)
/dragonfly/contrib/binutils-2.34/include/elf/
HDmips.h125 RELOC_NUMBER (R_MICROMIPS_26_S1, 133)
/dragonfly/contrib/binutils-2.27/gold/
HDmips.cc183 case elfcpp::R_MICROMIPS_26_S1: in relocation_needs_la25_stub()
320 || r_type == elfcpp::R_MICROMIPS_26_S1); in jal_reloc()
326 return (r_type == elfcpp::R_MICROMIPS_26_S1 in micromips_branch_reloc()
364 case elfcpp::R_MICROMIPS_26_S1: in micromips_reloc()
4562 if (r_type == elfcpp::R_MICROMIPS_26_S1) in rel26()
4581 (!cross_mode_jump && r_type == elfcpp::R_MICROMIPS_26_S1) ? 1 : 2; in rel26()
4620 else if (r_type == elfcpp::R_MICROMIPS_26_S1) in rel26()
10681 case elfcpp::R_MICROMIPS_26_S1: in local()
10914 case elfcpp::R_MICROMIPS_26_S1: in global()
11191 case elfcpp::R_MICROMIPS_26_S1: in global()
[all …]