Searched refs:R_386_32 (Results 1 – 22 of 22) sorted by relevance
| /openbsd/src/sys/arch/amd64/include/ |
| D | reloc.h | 58 #define R_386_32 1 macro
|
| /openbsd/src/gnu/llvm/lld/ELF/Arch/ |
| D | X86.cpp | 51 symbolicRel = R_386_32; in X86() 77 case R_386_32: in getRelExpr() 244 case R_386_32: in getImplicitAddend() 314 case R_386_32: in relocate()
|
| /openbsd/src/gnu/usr.bin/binutils/include/elf/ |
| D | i386.h | 27 RELOC_NUMBER (R_386_32, 1) /* Direct 32 bit */
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/ |
| D | i386.h | 28 RELOC_NUMBER (R_386_32, 1) /* Direct 32 bit */
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| D | i386.def | 8 ELF_RELOC(R_386_32, 1)
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | elf32-i386.c | 38 HOWTO(R_386_32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield, 202 return &elf_howto_table[R_386_32]; in elf_i386_reloc_type_lookup() 206 return &elf_howto_table[R_386_32]; in elf_i386_reloc_type_lookup() 1135 case R_386_32: in elf_i386_check_relocs() 1419 case R_386_32: in elf_i386_gc_sweep_hook() 2619 case R_386_32: in elf_i386_relocate_section() 3541 rel.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_386_32); in elf_i386_finish_dynamic_symbol() 3549 rel.r_info = ELF32_R_INFO (htab->elf.hplt->indx, R_386_32); in elf_i386_finish_dynamic_symbol() 3809 rel.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_386_32); in elf_i386_finish_dynamic_sections() 3816 rel.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_386_32); in elf_i386_finish_dynamic_sections() [all …]
|
| D | ChangeLog-0001 | 3819 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Rearrange code 3824 * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386_PC32>): 3828 (elf_i386_relocate_section <R_386_32, R_386_PC32>): .. and emit. 3832 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Remove 3842 * elf32-i386.c (elf_i386_relocate_section <R_386_32, R_386_PC32>): 3874 which .got created. Mark symbols used by R_386_32 and R_386_PC32 4070 (elf_i386_check_relocs <R_386_32, R_386_PC32>): Reference count
|
| D | ChangeLog-9899 | 3287 * elf32-i386.c (i386_check_relocs) [R_386_32]: Don't emit 3289 (elf_i386_relocate_section) [R_386_32]: Likewise.
|
| D | ChangeLog-2004 | 1602 for R_386_32 and R_386_PC32 relocs against symbols defined in
|
| D | ChangeLog-0203 | 3417 skip R_386_32/R_386_PC32 for weak undefined symbols with 3426 skip R_386_32/R_386_PC32 for weak undefined symbols with
|
| /openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/ |
| D | ELF_i386.cpp | 119 case ELF::R_386_32: in getRelocationKind()
|
| /openbsd/src/gnu/llvm/llvm/lib/Object/ |
| D | RelocationResolver.cpp | 279 case ELF::R_386_32: in supportsX86() 292 case ELF::R_386_32: in resolveX86()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86ELFObjectWriter.cpp | 264 return IsPCRel ? ELF::R_386_PC32 : ELF::R_386_32; in getRelocType32()
|
| D | X86AsmBackend.cpp | 612 .Case("BFD_RELOC_32", ELF::R_386_32) in getFixupKind()
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elf32-i386.c | 37 HOWTO(R_386_32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield, 186 return &elf_howto_table[R_386_32]; in elf_i386_reloc_type_lookup() 190 return &elf_howto_table[R_386_32]; in elf_i386_reloc_type_lookup() 1011 case R_386_32: in elf_i386_check_relocs() 1289 case R_386_32: in elf_i386_gc_sweep_hook() 2309 case R_386_32: in elf_i386_relocate_section()
|
| D | ChangeLog-0001 | 3819 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Rearrange code 3824 * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386_PC32>): 3828 (elf_i386_relocate_section <R_386_32, R_386_PC32>): .. and emit. 3832 (elf_i386_relocate_section <R_386_32, R_386_PC32>): Remove 3842 * elf32-i386.c (elf_i386_relocate_section <R_386_32, R_386_PC32>): 3874 which .got created. Mark symbols used by R_386_32 and R_386_PC32 4070 (elf_i386_check_relocs <R_386_32, R_386_PC32>): Reference count
|
| D | ChangeLog-9899 | 3287 * elf32-i386.c (i386_check_relocs) [R_386_32]: Don't emit 3289 (elf_i386_relocate_section) [R_386_32]: Likewise.
|
| D | ChangeLog-0203 | 3417 skip R_386_32/R_386_PC32 for weak undefined symbols with 3426 skip R_386_32/R_386_PC32 for weak undefined symbols with
|
| /openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.cpp | 381 case ELF::R_386_32: { in resolveX86Relocation()
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/ |
| D | ObjectFileELF.cpp | 2670 case R_386_32: in ApplyRelocations()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | ChangeLog-0203 | 4905 in displacement for R_386_32 reloc, use R_386_GOTPC and compute
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | ChangeLog-0203 | 4905 in displacement for R_386_32 reloc, use R_386_GOTPC and compute
|