Home
last modified time | relevance | path

Searched refs:R_386_32 (Results 1 – 22 of 22) sorted by relevance

/openbsd/src/sys/arch/amd64/include/
Dreloc.h58 #define R_386_32 1 macro
/openbsd/src/gnu/llvm/lld/ELF/Arch/
DX86.cpp51 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/
Di386.h27 RELOC_NUMBER (R_386_32, 1) /* Direct 32 bit */
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Di386.h28 RELOC_NUMBER (R_386_32, 1) /* Direct 32 bit */
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/
Di386.def8 ELF_RELOC(R_386_32, 1)
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf32-i386.c38 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 …]
DChangeLog-00013819 (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
DChangeLog-98993287 * elf32-i386.c (i386_check_relocs) [R_386_32]: Don't emit
3289 (elf_i386_relocate_section) [R_386_32]: Likewise.
DChangeLog-20041602 for R_386_32 and R_386_PC32 relocs against symbols defined in
DChangeLog-02033417 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/
DELF_i386.cpp119 case ELF::R_386_32: in getRelocationKind()
/openbsd/src/gnu/llvm/llvm/lib/Object/
DRelocationResolver.cpp279 case ELF::R_386_32: in supportsX86()
292 case ELF::R_386_32: in resolveX86()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp264 return IsPCRel ? ELF::R_386_PC32 : ELF::R_386_32; in getRelocType32()
DX86AsmBackend.cpp612 .Case("BFD_RELOC_32", ELF::R_386_32) in getFixupKind()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-i386.c37 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()
DChangeLog-00013819 (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
DChangeLog-98993287 * elf32-i386.c (i386_check_relocs) [R_386_32]: Don't emit
3289 (elf_i386_relocate_section) [R_386_32]: Likewise.
DChangeLog-02033417 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/
DRuntimeDyldELF.cpp381 case ELF::R_386_32: { in resolveX86Relocation()
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp2670 case R_386_32: in ApplyRelocations()
/openbsd/src/gnu/usr.bin/binutils/gas/
DChangeLog-02034905 in displacement for R_386_32 reloc, use R_386_GOTPC and compute
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-02034905 in displacement for R_386_32 reloc, use R_386_GOTPC and compute