Home
last modified time | relevance | path

Searched refs:R_X86_64_PLT32_BND (Results 1 – 13 of 13) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dx86-64-mpx-branch-1.d26 [ ]*[a-f0-9]+: f2 e9 00 00 00 00 bnd jmpq 3d <foo2\+0x19> 39: R_X86_64_PLT32_BND foo-0x4
27 [ ]*[a-f0-9]+: f2 0f 82 00 00 00 00 bnd jb 44 <foo2\+0x20> 40: R_X86_64_PLT32_BND foo-0x4
28 [ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 4a <foo2\+0x26> 46: R_X86_64_PLT32_BND foo-0x4
Dx86-64-mpx-branch-2.d26 [ ]*[a-f0-9]+: f2 e9 00 00 00 00 bnd jmpq 3d <foo2\+0x19> 39: R_X86_64_PLT32_BND foo-0x4
27 [ ]*[a-f0-9]+: f2 0f 82 00 00 00 00 bnd jb 44 <foo2\+0x20> 40: R_X86_64_PLT32_BND foo-0x4
28 [ ]*[a-f0-9]+: f2 e8 00 00 00 00 bnd callq 4a <foo2\+0x26> 46: R_X86_64_PLT32_BND foo-0x4
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
Dmpx2a.rd2 [0-9a-f ]+R_X86_64_PLT32_BND +0+ +.*
Dmpx1a.rd2 [0-9a-f ]+R_X86_64_PLT32_BND +0+ +.*
Dmpx2c.rd2 [0-9a-f ]+R_X86_64_PLT32_BND +0+ +.*
/toolchain/binutils/binutils-2.25/elfcpp/
Dx86_64.h96 R_X86_64_PLT32_BND = 40, // 32 bit PLT address with BND prefix enumerator
DChangeLog85 (R_X86_64_PLT32_BND): Likewise.
/toolchain/binutils/binutils-2.25/include/elf/
Dx86-64.h77 RELOC_NUMBER (R_X86_64_PLT32_BND, 40) /* 32 bit PLT address with
DChangeLog110 * x86-64.h: Add R_X86_64_PC32_BND and R_X86_64_PLT32_BND.
/toolchain/binutils/binutils-2.25/bfd/
Delf64-x86-64.c176 HOWTO(R_X86_64_PLT32_BND, 0, 2, 32, TRUE, 0, complain_overflow_signed,
184 #define R_X86_64_standard (R_X86_64_PLT32_BND + 1)
257 { BFD_RELOC_X86_64_PLT32_BND, R_X86_64_PLT32_BND,},
1631 case R_X86_64_PLT32_BND: in elf_x86_64_check_relocs()
1837 case R_X86_64_PLT32_BND: in elf_x86_64_check_relocs()
2209 case R_X86_64_PLT32_BND: in elf_x86_64_gc_sweep_hook()
3638 case R_X86_64_PLT32_BND: in elf_x86_64_relocate_section()
3889 case R_X86_64_PLT32_BND: in elf_x86_64_relocate_section()
DChangeLog-2013280 and R_X86_64_PLT32_BND.
282 R_X86_64_PLT32_BND.
283 (IS_X86_64_PCREL_TYPE): Add R_X86_64_PLT32_BND.
287 R_X86_64_PLT32_BND.
/toolchain/binutils/binutils-2.25/gold/
Dx86_64.cc2173 case elfcpp::R_X86_64_PLT32_BND: in get_reference_flags()
2446 case elfcpp::R_X86_64_PLT32_BND: in local()
2941 case elfcpp::R_X86_64_PLT32_BND: in global()
3295 && r_type != elfcpp::R_X86_64_PLT32_BND in relocate()
3426 case elfcpp::R_X86_64_PLT32_BND: in relocate()
4256 case elfcpp::R_X86_64_PLT32_BND: in get_size_for_reloc()
DChangeLog1257 Handle R_X86_64_PC32_BND and R_X86_64_PLT32_BND just like