Searched refs:R_386_PC8 (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | reloc32.d | 15 .*[ ]+R_386_PC8[ ]+xtrn 19 .*[ ]+R_386_PC8[ ]+xtrn 67 .*[ ]+R_386_PC8[ ]+xtrn
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/ |
D | pcrel8.d | 4 #error: .*relocation truncated to fit: R_386_PC8 .*
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | i386.h | 68 R_386_PC8 = 23, // 8 bit sign extended pc relative enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | i386.h | 49 RELOC_NUMBER (R_386_PC8, 23)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | i386.cc | 1685 case elfcpp::R_386_PC8: in get_reference_flags() 1842 case elfcpp::R_386_PC8: in local() 2234 case elfcpp::R_386_PC8: in global() 2821 case elfcpp::R_386_PC8: in relocate() 3641 case elfcpp::R_386_PC8: in get_size_for_reloc()
|
D | ChangeLog | 15653 R_386_PC8 relocations.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-i386.c | 109 HOWTO(R_386_PC8, 0, 0, 8, TRUE, 0, complain_overflow_signed, 113 #define R_386_ext (R_386_PC8 + 1 - R_386_ext_offset) 288 return &elf_howto_table[R_386_PC8 - R_386_ext_offset]; in elf_i386_reloc_type_lookup()
|
D | ChangeLog-9899 | 2041 * elf32-i386.c (elf_howto_table): Change R_386_PC8 from
|
D | ChangeLog-9697 | 3972 LAST_INVALID_RELOC, R_386_16, R_386_PC16, R_386_8, R_386_PC8.
|