Searched refs:R_X86_64_SIZE64 (Results 1 – 12 of 12) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | x86-64-size-5.d | 7 0+2 000400000021 R_X86_64_SIZE64 0000000000000000 xxx \+ 0 8 0+c 000400000021 R_X86_64_SIZE64 0000000000000000 xxx - 8 9 0+16 000400000021 R_X86_64_SIZE64 0000000000000000 xxx \+ 8 13 0+50 000400000021 R_X86_64_SIZE64 0000000000000000 xxx - 1 14 0+58 000600000021 R_X86_64_SIZE64 0000000000000000 yyy \+ c8 15 0+60 000500000021 R_X86_64_SIZE64 0000000000000020 zzz \+ 0
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
D | x86-64-size-5.d | 8 0+2 00000421 R_X86_64_SIZE64 00000000 xxx \+ 0 9 0+c 00000421 R_X86_64_SIZE64 00000000 xxx - 8 10 0+16 00000421 R_X86_64_SIZE64 00000000 xxx \+ 8 14 0+50 00000421 R_X86_64_SIZE64 00000000 xxx - 1 15 0+58 00000621 R_X86_64_SIZE64 00000000 yyy \+ c8 16 0+60 00000521 R_X86_64_SIZE64 00000020 zzz \+ 0
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-size/ |
D | size64-2-x86-64.d | 11 [[:xdigit:]]+ R_X86_64_SIZE64 xxx 12 [[:xdigit:]]+ R_X86_64_SIZE64 yyy 13 [[:xdigit:]]+ R_X86_64_SIZE64 zzz 14 [[:xdigit:]]+ R_X86_64_SIZE64 zzz-0x000000000000001e 15 [[:xdigit:]]+ R_X86_64_SIZE64 zzz\+0x000000000000001e
|
D | size64-1-x86-64.d | 11 [[:xdigit:]]+ R_X86_64_SIZE64 xxx 12 [[:xdigit:]]+ R_X86_64_SIZE64 xxx-0x000000000000001e 13 [[:xdigit:]]+ R_X86_64_SIZE64 xxx\+0x000000000000001e 14 [[:xdigit:]]+ R_X86_64_SIZE64 yyy 15 [[:xdigit:]]+ R_X86_64_SIZE64 zzz
|
D | size64-2-x32.d | 14 [[:xdigit:]]+ R_X86_64_SIZE64 zzz-0x0000001e 15 [[:xdigit:]]+ R_X86_64_SIZE64 zzz\+0x0000001e
|
D | size64-1-x32.d | 12 [[:xdigit:]]+ R_X86_64_SIZE64 xxx-0x0000001e 13 [[:xdigit:]]+ R_X86_64_SIZE64 xxx\+0x0000001e
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | x86_64.h | 88 R_X86_64_SIZE64 = 33, enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | x86-64.h | 65 RELOC_NUMBER (R_X86_64_SIZE64, 33) /* 64-bit symbol size */
|
D | ChangeLog | 247 (R_X86_64_SIZE64): Likewise.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-x86-64.c | 152 HOWTO(R_X86_64_SIZE64, 0, 4, 64, FALSE, 0, complain_overflow_unsigned, 251 { BFD_RELOC_SIZE64, R_X86_64_SIZE64, }, 1865 case R_X86_64_SIZE64: in elf_x86_64_check_relocs() 2202 case R_X86_64_SIZE64: in elf_x86_64_gc_sweep_hook() 3498 else if (r_type == R_X86_64_SIZE64) in elf_x86_64_relocate_section() 3925 case R_X86_64_SIZE64: in elf_x86_64_relocate_section() 4014 && r_type != R_X86_64_SIZE64) in elf_x86_64_relocate_section()
|
D | ChangeLog-2013 | 2979 and R_X86_64_SIZE64 check. 2981 nor R_X86_64_SIZE64. 2995 and R_X86_64_SIZE64 entries. 3000 R_X86_64_SIZE64.
|
/toolchain/binutils/binutils-2.25/gold/ |
D | x86_64.cc | 2204 case elfcpp::R_X86_64_SIZE64: in get_reference_flags() 2646 case elfcpp::R_X86_64_SIZE64: in local() 3103 case elfcpp::R_X86_64_SIZE64: in global() 3539 case elfcpp::R_X86_64_SIZE64: in relocate() 4282 case elfcpp::R_X86_64_SIZE64: in get_size_for_reloc()
|