Searched refs:R_386_PC16 (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ |
D | reloc32.d | 15 .*[ ]+R_386_PC16[ ]+xtrn 18 .*[ ]+R_386_PC16[ ]+xtrn 66 .*[ ]+R_386_PC16[ ]+xtrn
|
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | i386.h | 66 R_386_PC16 = 21, // 16 bit sign extended pc relative enumerator
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | i386.h | 47 RELOC_NUMBER (R_386_PC16, 21)
|
/toolchain/binutils/binutils-2.27/gold/ |
D | i386.cc | 1714 case elfcpp::R_386_PC16: in get_reference_flags() 1872 case elfcpp::R_386_PC16: in local() 2266 case elfcpp::R_386_PC16: in global() 2868 case elfcpp::R_386_PC16: in relocate() 3734 case elfcpp::R_386_PC16: in get_size_for_reloc()
|
D | ChangeLog-0815 | 17069 * i386.cc (Relocate::relocate): Fix typos for R_386_PC16 and
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-i386.c | 104 HOWTO(R_386_PC16, 0, 1, 16, TRUE, 0, complain_overflow_bitfield, 284 return &elf_howto_table[R_386_PC16 - R_386_ext_offset]; in elf_i386_reloc_type_lookup()
|
D | ChangeLog-2005 | 1168 R_386_PC16 made on 2005-07-18. 1409 for R_386_PC16.
|
D | ChangeLog-9697 | 3972 LAST_INVALID_RELOC, R_386_16, R_386_PC16, R_386_8, R_386_PC8.
|