Searched refs:R_X86_64_PC32_BND (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | x86-64-mpx-branch-1.d | 11 [ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 6 <foo1-0x6> 2: R_X86_64_PC32_BND \*ABS\*\+0x10003c 12 [ ]*[a-f0-9]+: f2 e9 00 00 00 00 bnd jmpq c <foo1> 8: R_X86_64_PC32_BND \*ABS\*\+0x10003c 23 [ ]*[a-f0-9]+: f2 e9 00 00 00 00 bnd jmpq 2a <foo2\+0x6> 26: R_X86_64_PC32_BND foo-0x4 24 [ ]*[a-f0-9]+: f2 0f 82 00 00 00 00 bnd jb 31 <foo2\+0xd> 2d: R_X86_64_PC32_BND foo-0x4 25 [ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 37 <foo2\+0x13> 33: R_X86_64_PC32_BND foo-0x4
|
D | x86-64-mpx-branch-2.d | 11 [ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 6 <foo1-0x6> 2: R_X86_64_PC32_BND \*ABS\*\+0x10003c 12 [ ]*[a-f0-9]+: f2 e9 00 00 00 00 bnd jmpq c <foo1> 8: R_X86_64_PC32_BND \*ABS\*\+0x10003c 23 [ ]*[a-f0-9]+: f2 e9 00 00 00 00 bnd jmpq 2a <foo2\+0x6> 26: R_X86_64_PC32_BND foo-0x4 24 [ ]*[a-f0-9]+: f2 0f 82 00 00 00 00 bnd jb 31 <foo2\+0xd> 2d: R_X86_64_PC32_BND foo-0x4 25 [ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 37 <foo2\+0x13> 33: R_X86_64_PC32_BND foo-0x4
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
D | mpx1c.rd | 2 [0-9a-f ]+R_X86_64_PC32_BND +0+ +.*
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | x86_64.h | 95 R_X86_64_PC32_BND = 39, // PC relative 32 bit signed with BND prefix enumerator
|
D | ChangeLog | 84 * x86_64.h (R_X86_64_PC32_BND): New.
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | x86-64.h | 75 RELOC_NUMBER (R_X86_64_PC32_BND, 39) /* PC relative 32 bit
|
D | ChangeLog | 110 * x86-64.h: Add R_X86_64_PC32_BND and R_X86_64_PLT32_BND.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-x86-64.c | 173 HOWTO(R_X86_64_PC32_BND, 0, 2, 32, TRUE, 0, complain_overflow_signed, 206 || ((TYPE) == R_X86_64_PC32_BND) \ 256 { BFD_RELOC_X86_64_PC32_BND, R_X86_64_PC32_BND,}, 1630 case R_X86_64_PC32_BND: in elf_x86_64_check_relocs() 1898 case R_X86_64_PC32_BND: in elf_x86_64_check_relocs() 1916 && r_type != R_X86_64_PC32_BND in elf_x86_64_check_relocs() 2199 case R_X86_64_PC32_BND: in elf_x86_64_gc_sweep_hook() 3635 case R_X86_64_PC32_BND: in elf_x86_64_relocate_section() 3933 case R_X86_64_PC32_BND: in elf_x86_64_relocate_section() 3942 || r_type == R_X86_64_PC32_BND) in elf_x86_64_relocate_section()
|
D | ChangeLog-2013 | 279 * elf64-x86-64.c (x86_64_elf_howto_table): Add R_X86_64_PC32_BND 286 (elf_x86_64_check_relocs): Handle R_X86_64_PC32_BND and
|
/toolchain/binutils/binutils-2.25/gold/ |
D | x86_64.cc | 2166 case elfcpp::R_X86_64_PC32_BND: in get_reference_flags() 2255 case elfcpp::R_X86_64_PC32_BND: in check_non_pic() 2285 case elfcpp::R_X86_64_PC32_BND: in check_non_pic() 2440 case elfcpp::R_X86_64_PC32_BND: in local() 2840 case elfcpp::R_X86_64_PC32_BND: in global() 3296 && r_type != elfcpp::R_X86_64_PC32_BND in relocate() 3402 case elfcpp::R_X86_64_PC32_BND: in relocate() 4254 case elfcpp::R_X86_64_PC32_BND: in get_size_for_reloc()
|
D | ChangeLog | 1257 Handle R_X86_64_PC32_BND and R_X86_64_PLT32_BND just like 1265 R_X86_64_PC32_BND.
|