Home
last modified time | relevance | path

Searched refs:R_AARCH64_ABS64 (Results 1 – 15 of 15) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
Dreloc-data.d18 20: R_AARCH64_ABS64 \.text\+0x12345660
32 50: R_AARCH64_ABS64 global\+0x12345678
Dprogrammer-friendly.d32 58: R_AARCH64_ABS64 \.data
Dint-insns.d80 110: R_AARCH64_ABS64 .text\+0x50
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
Dlocal-addend-r.d15 000000000008 000200000101 R_AARCH64_ABS64 0000000000000000 \.rodata \+ 0
16 000000000018 000200000101 R_AARCH64_ABS64 0000000000000000 \.rodata \+ 10
Demit-relocs-local-addend.d15 000000010020 000200000101 R_AARCH64_ABS64 0000000000010018 \.rodata \+ 0
16 000000010030 000200000101 R_AARCH64_ABS64 0000000000010018 \.rodata \+ 10
Demit-relocs-257-be.d9 +10004: R_AARCH64_ABS64 tempy2
Demit-relocs-257.d9 +10004: R_AARCH64_ABS64 tempy2
Difunc-20.d8 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_ABS64[ ]+ifunc\(\)[ ]+ifunc \+ 0
Difunc-13.d9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_ABS64[ ]+ifunc\(\)[ ]+ifunc \+ 0
Dgc-relocs-257.d7 # R_AARCH64_ABS64 relocs. So after gc, we should be left with
Dgc-relocs-257-dyn.d7 # for R_AARCH64_ABS64 while removing a gc section. The section is
/toolchain/binutils/binutils-2.27/elfcpp/
Daarch64.h52 R_AARCH64_ABS64 = 257, // S + A enumerator
/toolchain/binutils/binutils-2.27/gold/
Daarch64-reloc-property.h223 if (!((code >= elfcpp::R_AARCH64_ABS64 && in code_to_array_index()
Daarch64.cc6046 case elfcpp::R_AARCH64_ABS64: in check_non_pic()
6130 case elfcpp::R_AARCH64_ABS64: in local()
6400 case elfcpp::R_AARCH64_ABS64: in global()
6422 else if (r_type == elfcpp::R_AARCH64_ABS64 in global()
6441 else if (r_type == elfcpp::R_AARCH64_ABS64 in global()
7122 case elfcpp::R_AARCH64_ABS64: in relocate()
/toolchain/binutils/binutils-2.27/include/elf/
Daarch64.h182 RELOC_NUMBER (R_AARCH64_ABS64, 257)