Searched refs:R_X86_64_PC16 (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dx86-64-branch-2.d11 [ ]*[a-f0-9]+: 66 e9 00 00 jmpw 4 <bar-0x7> 2: R_X86_64_PC16 foo-0x2
16 [ ]*[a-f0-9]+: 66 e8 00 00 callw 11 <bar\+0x6> f: R_X86_64_PC16 foo-0x2
H A Dx86-64-branch-3.d18 [ ]*[a-f0-9]+: 66 c7 f8 00 00 xbeginw 21 <bar\+0x14> 1f: R_X86_64_PC16 foo-0x2
H A Dreloc64.d19 .*[ ]+R_X86_64_PC16[ ]+xtrn\+0x0*2
94 .*[ ]+R_X86_64_PC16[ ]+xtrn
H A Dx86-64-pcrel.d10 [ ]*[0-9a-f]+:[ ]+66 b8 00 00[ ]+movw?[ ]+\$(0x)?0,%ax[ ]*[0-9a-f]+:[ ]+R_X86_64_PC16[ ]+xtrn\+(0x)?2
H A Dx86-64-w64-pcrel.d11 [ ]*[0-9a-f]+:[ ]+66 b8 04 00[ ]+movw?[ ]+\$(0x)?4,%ax[ ]*[0-9a-f]+:[ ]+R_X86_64_PC16[ ]+xtrn
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/solaris/
H A Dx86-64-branch-2.d11 [ ]*[a-f0-9]+: 66 e9 00 00 jmpw 4 <bar-0x7> 2: R_X86_64_PC16 foo-0x2
16 [ ]*[a-f0-9]+: 66 e8 00 00 callw 11 <bar\+0x6> f: R_X86_64_PC16 foo-0x2
H A Dx86-64-branch-3.d18 [ ]*[a-f0-9]+: 66 c7 f8 00 00 xbeginw 21 <bar\+0x14> 1f: R_X86_64_PC16 foo-0x2
H A Dreloc64.d19 .*[ ]+R_X86_64_PC16[ ]+xtrn\+0x0*2
94 .*[ ]+R_X86_64_PC16[ ]+xtrn
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Dx86_64.h60 R_X86_64_PC16 = 13, // 16 bit sign extended pc relative enumerator in enum:elfcpp::__anon241
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Dx86_64.h60 R_X86_64_PC16 = 13, // 16 bit sign extended pc relative enumerator in enum:elfcpp::__anon829
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Dx86_64.h60 R_X86_64_PC16 = 13, // 16 bit sign extended pc relative enumerator in enum:elfcpp::__anon352
/netbsd-current/sys/arch/amd64/include/
H A Delf_machdep.h36 #define R_X86_64_PC16 13 macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/ilp32/
H A Dx86-64-pcrel.d10 [ ]*[a-f0-9]+: 66 b8 00 00 mov \$0x0,%ax 4: R_X86_64_PC16 xtrn\+0x2
H A Dreloc64.d16 .*[ ]+R_X86_64_PC16[ ]+xtrn\+0x0*2
92 .*[ ]+R_X86_64_PC16[ ]+xtrn
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dx86-64.h41 RELOC_NUMBER (R_X86_64_PC16, 13) /* 16 bit sign extended pc relative*/
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dx86-64.h41 RELOC_NUMBER (R_X86_64_PC16, 13) /* 16 bit sign extended pc relative*/
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dx86-64.h41 RELOC_NUMBER (R_X86_64_PC16, 13) /* 16 bit sign extended pc relative*/
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dx86-64.h41 RELOC_NUMBER (R_X86_64_PC16, 13) /* 16 bit sign extended pc relative*/
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-x86.h36 || (TYPE) == R_X86_64_PC16 \
103 || (TYPE) == R_X86_64_PC16 \
H A Delf64-x86-64.c84 HOWTO(R_X86_64_PC16, 0, 2, 16, true, 0, complain_overflow_bitfield,
85 bfd_elf_generic_reloc, "R_X86_64_PC16", false, 0, 0xffff, true),
217 { BFD_RELOC_16_PCREL, R_X86_64_PC16, },
2178 case R_X86_64_PC16:
3148 case R_X86_64_PC16:
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-x86.h37 || (TYPE) == R_X86_64_PC16 \
103 || (TYPE) == R_X86_64_PC16 \
H A Delf64-x86-64.c85 HOWTO(R_X86_64_PC16, 0, 2, 16, true, 0, complain_overflow_bitfield,
86 bfd_elf_generic_reloc, "R_X86_64_PC16", false, 0, 0xffff, true),
218 { BFD_RELOC_16_PCREL, R_X86_64_PC16, },
2258 case R_X86_64_PC16:
3224 case R_X86_64_PC16:
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-x86.h36 || (TYPE) == R_X86_64_PC16 \
103 || (TYPE) == R_X86_64_PC16 \
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp124 return IsPCRel ? ELF::R_X86_64_PC16 : ELF::R_X86_64_16;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-x86-64.c85 HOWTO(R_X86_64_PC16,0, 1, 16, TRUE, 0, complain_overflow_bitfield,
86 bfd_elf_generic_reloc, "R_X86_64_PC16", FALSE, 0xffff, 0xffff, TRUE),
200 || ((TYPE) == R_X86_64_PC16) \
230 { BFD_RELOC_16_PCREL, R_X86_64_PC16, },
2210 case R_X86_64_PC16:
3125 case R_X86_64_PC16:

Completed in 1289 milliseconds

12