Searched refs:R_386_PC8 (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ |
D | reloc32.d | 16 .*[ ]+R_386_PC8[ ]+xtrn 20 .*[ ]+R_386_PC8[ ]+xtrn 68 .*[ ]+R_386_PC8[ ]+xtrn
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/ |
D | pcrel8.d | 4 #error: .*relocation truncated to fit: R_386_PC8 .*
|
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | i386.h | 68 R_386_PC8 = 23, // 8 bit sign extended pc relative enumerator
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | i386.h | 49 RELOC_NUMBER (R_386_PC8, 23)
|
/toolchain/binutils/binutils-2.27/gold/ |
D | i386.cc | 1715 case elfcpp::R_386_PC8: in get_reference_flags() 1873 case elfcpp::R_386_PC8: in local() 2267 case elfcpp::R_386_PC8: in global() 2878 case elfcpp::R_386_PC8: in relocate() 3738 case elfcpp::R_386_PC8: in get_size_for_reloc()
|
D | ChangeLog-0815 | 17070 R_386_PC8 relocations.
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-i386.c | 110 HOWTO(R_386_PC8, 0, 0, 8, TRUE, 0, complain_overflow_signed, 114 #define R_386_ext (R_386_PC8 + 1 - R_386_ext_offset) 292 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.
|