Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
Demit-relocs-282.d10 +10010: R_AARCH64_JUMP26 target
12 +10014: R_AARCH64_JUMP26 target\+0x10
Dfarcall-b-gsym.d5 #error: .*\(.text\+0x0\): relocation truncated to fit: R_AARCH64_JUMP26 against symbol `bar_gsym'.*
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
Db_1.d9 0: R_AARCH64_JUMP26 bar\+0x8000000
Dreloc-insn.d120 118: R_AARCH64_JUMP26 xlab
/toolchain/binutils/binutils-2.27/elfcpp/
Daarch64.h76 R_AARCH64_JUMP26 = 282, // S + A - P enumerator
/toolchain/binutils/binutils-2.27/include/elf/
Daarch64.h268 RELOC_NUMBER (R_AARCH64_JUMP26, 282)
/toolchain/binutils/binutils-2.27/gold/
Daarch64.cc1332 case elfcpp::R_AARCH64_JUMP26: in stub_type_for_reloc()
3875 case elfcpp::R_AARCH64_JUMP26: in scan_reloc_for_stub()
3950 && r_type != elfcpp::R_AARCH64_JUMP26) in scan_reloc_section_for_stubs()
6209 case elfcpp::R_AARCH64_JUMP26: in local()
6594 case elfcpp::R_AARCH64_JUMP26: in global()
7218 case elfcpp::R_AARCH64_JUMP26: in relocate()
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-20131459 handle the relocations of R_AARCH64_JUMP26, R_AARCH64_CALL26,