Home
last modified time | relevance | path

Searched refs:R_386_PC16 (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
Dreloc32.d15 .*[ ]+R_386_PC16[ ]+xtrn
18 .*[ ]+R_386_PC16[ ]+xtrn
66 .*[ ]+R_386_PC16[ ]+xtrn
/toolchain/binutils/binutils-2.27/elfcpp/
Di386.h66 R_386_PC16 = 21, // 16 bit sign extended pc relative enumerator
/toolchain/binutils/binutils-2.27/include/elf/
Di386.h47 RELOC_NUMBER (R_386_PC16, 21)
/toolchain/binutils/binutils-2.27/gold/
Di386.cc1714 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()
DChangeLog-081517069 * i386.cc (Relocate::relocate): Fix typos for R_386_PC16 and
/toolchain/binutils/binutils-2.27/bfd/
Delf32-i386.c104 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()
DChangeLog-20051168 R_386_PC16 made on 2005-07-18.
1409 for R_386_PC16.
DChangeLog-96973972 LAST_INVALID_RELOC, R_386_16, R_386_PC16, R_386_8, R_386_PC8.