Home
last modified time | relevance | path

Searched refs:R_386_IRELATIVE (Results 226 – 250 of 474) sorted by relevance

12345678910>>...19

/dports/devel/objconv/objconv-2.52/source/
H A Delf2cof.cpp252 case R_386_IRELATIVE: in MakeSections()
H A Delf2mac.cpp489 case R_386_IRELATIVE: in Elf2MacRelocations()
/dports/devel/bloaty/bloaty-1.1/third_party/freebsd_elf/
H A Delf_common.h892 #define R_386_IRELATIVE 42 /* PLT entry resolved indirectly at runtime */ macro
/dports/devel/py-pyelftools/pyelftools-0.27/elftools/elf/
H A Denums.py744 R_386_IRELATIVE=42,
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-i386.c143 HOWTO(R_386_IRELATIVE, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
148 #define R_386_irelative (R_386_IRELATIVE + 1 - R_386_tls_offset)
326 return &elf_howto_table[R_386_IRELATIVE]; in elf_i386_reloc_type_lookup()
3108 outrel.r_info = ELF32_R_INFO (0, R_386_IRELATIVE); in elf_i386_relocate_section()
4300 rel.r_info = ELF32_R_INFO (0, R_386_IRELATIVE); in elf_i386_finish_dynamic_symbol()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmelf/
H A Delf_common.h1022 #define R_386_IRELATIVE 42 /* PLT entry resolved indirectly at runtime */ macro
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmelf/
H A Delf_common.h1022 #define R_386_IRELATIVE 42 /* PLT entry resolved indirectly at runtime */ macro
/dports/devel/cmake/cmake-3.22.1/Utilities/cmelf/
H A Delf_common.h1022 #define R_386_IRELATIVE 42 /* PLT entry resolved indirectly at runtime */ macro
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-i386.c148 HOWTO(R_386_IRELATIVE, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
153 #define R_386_irelative (R_386_IRELATIVE + 1 - R_386_tls_offset)
335 return &elf_howto_table[R_386_IRELATIVE - R_386_tls_offset]; in elf_i386_reloc_type_lookup()
3400 outrel.r_info = ELF32_R_INFO (0, R_386_IRELATIVE); in elf_i386_relocate_section()
4575 rel.r_info = ELF32_R_INFO (0, R_386_IRELATIVE); in elf_i386_finish_dynamic_symbol()
/dports/devel/binutils/binutils-2.37/elfcpp/
H A DChangeLog-0815274 * i386.h (R_386_IRELATIVE): Define.
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/elfcpp/
H A DChangeLog-0815274 * i386.h (R_386_IRELATIVE): Define.
/dports/devel/arm-elf-binutils/binutils-2.37/elfcpp/
H A DChangeLog-0815274 * i386.h (R_386_IRELATIVE): Define.
/dports/devel/gnulibiberty/binutils-2.37/elfcpp/
H A DChangeLog-0815274 * i386.h (R_386_IRELATIVE): Define.
/dports/lang/gnatdroid-binutils/binutils-2.27/elfcpp/
H A DChangeLog-0815274 * i386.h (R_386_IRELATIVE): Define.
/dports/devel/llvm90/llvm-9.0.1.src/test/tools/llvm-readobj/Inputs/
H A Drelocs.py538 R_386_IRELATIVE = 42 variable in Relocs_Elf_i386
/dports/devel/llvm80/llvm-8.0.1.src/test/tools/llvm-readobj/Inputs/
H A Drelocs.py538 R_386_IRELATIVE = 42 variable in Relocs_Elf_i386
/dports/devel/llvm70/llvm-7.0.1.src/test/tools/llvm-readobj/Inputs/
H A Drelocs.py537 R_386_IRELATIVE = 42 variable in Relocs_Elf_i386
/dports/devel/mspdebug/mspdebug-493f38b/formats/
H A Delf_format.h1201 #define R_386_IRELATIVE 42 /* Adjust indirectly by program base */ macro
/dports/lang/guile2/guile-2.2.7/libguile/
H A Delf.h1210 #define R_386_IRELATIVE 42 /* Adjust indirectly by program base */ macro
/dports/lang/guile/guile-3.0.7/libguile/
H A Delf.h1210 #define R_386_IRELATIVE 42 /* Adjust indirectly by program base */ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/third_party/musl/include/
H A Delf.h1022 #define R_386_IRELATIVE 42 macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/linux/
H A Delf.d977 enum R_386_IRELATIVE = 42; variable
/dports/lang/gcc8/gcc-8.5.0/libgo/go/debug/elf/
H A Delf.go1525 R_386_IRELATIVE R_386 = 42 const
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/debug/elf/
H A Delf.go1525 R_386_IRELATIVE R_386 = 42 const
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/linux/
H A Delf.d977 enum R_386_IRELATIVE = 42; variable

12345678910>>...19