Home
last modified time | relevance | path

Searched refs:R_AARCH64_GLOB_DAT (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
Dprotected-data.d4 .* R_AARCH64_GLOB_DAT .* var.*
Difunc-5b.d8 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_GLOB_DAT[ ]+foo\(\)[ ]+foo \+ 0
Difunc-6b.d8 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_GLOB_DAT[ ]+foo\(\)[ ]+foo \+ 0
Difunc-15.d8 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_GLOB_DAT[ ]+ifunc\(\)[ ]+ifunc \+ 0
/toolchain/binutils/binutils-2.27/elfcpp/
Daarch64.h171 R_AARCH64_GLOB_DAT = 1025, // S + A enumerator
/toolchain/binutils/binutils-2.27/include/elf/
Daarch64.h404 RELOC_NUMBER (R_AARCH64_GLOB_DAT, 1025)
/toolchain/binutils/binutils-2.27/gold/
Daarch64.cc6037 case elfcpp::R_AARCH64_GLOB_DAT: in check_non_pic()
6553 rela_dyn, elfcpp::R_AARCH64_GLOB_DAT); in global()
7284 case elfcpp::R_AARCH64_GLOB_DAT: in relocate()