Home
last modified time | relevance | path

Searched refs:elf_reloc (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf32-gen.c52 elf_generic_info_to_howto (abfd, bfd_reloc, elf_reloc) in elf_generic_info_to_howto() argument
55 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED;
61 elf_generic_info_to_howto_rel (abfd, bfd_reloc, elf_reloc) in elf_generic_info_to_howto_rel() argument
64 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED;
H A Delf64-gen.c52 elf_generic_info_to_howto (abfd, bfd_reloc, elf_reloc) in elf_generic_info_to_howto() argument
55 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED;
61 elf_generic_info_to_howto_rel (abfd, bfd_reloc, elf_reloc) in elf_generic_info_to_howto_rel() argument
64 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf64-gen.c52 elf_generic_info_to_howto (abfd, bfd_reloc, elf_reloc) in elf_generic_info_to_howto() argument
55 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED;
61 elf_generic_info_to_howto_rel (abfd, bfd_reloc, elf_reloc) in elf_generic_info_to_howto_rel() argument
64 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED;
H A Delf32-gen.c52 elf_generic_info_to_howto (abfd, bfd_reloc, elf_reloc)
55 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED;
61 elf_generic_info_to_howto_rel (abfd, bfd_reloc, elf_reloc)
64 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf32-gen.c52 elf_generic_info_to_howto (abfd, bfd_reloc, elf_reloc)
55 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED;
61 elf_generic_info_to_howto_rel (abfd, bfd_reloc, elf_reloc)
64 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED;
H A Delf64-gen.c52 elf_generic_info_to_howto (abfd, bfd_reloc, elf_reloc) in elf_generic_info_to_howto() argument
55 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED;
61 elf_generic_info_to_howto_rel (abfd, bfd_reloc, elf_reloc) in elf_generic_info_to_howto_rel() argument
64 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/ExecutionEngine/JITLink/X86/
H A DELF_x86-64_relocations.s2 # RUN: llvm-mc -triple=x86_64-unknown-linux -position-independent -filetype=obj -o %t/elf_reloc.o %s
7 # RUN: -check %s %t/elf_reloc.o
73 # jitlink-check: stub_addr(elf_reloc.o, extern_out_of_range32) - next_pc(test_call_extern_plt)
74 # jitlink-check: *{8}(got_addr(elf_reloc.o, extern_out_of_range32)) = extern_out_of_range32
85 # jitlink-check: decode_operand(test_gotpcrel, 4) = got_addr(elf_reloc.o, named_data) - next_pc(tes…
86 # jitlink-check: *{8}(got_addr(elf_reloc.o, named_data)) = named_data
99 # jitlink-check: got_addr(elf_reloc.o, external_data) - next_pc(test_rex_gotpcrelx)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/ExecutionEngine/JITLink/X86/
H A DELF_x86-64_relocations.s2 # RUN: llvm-mc -triple=x86_64-unknown-linux -position-independent -filetype=obj -o %t/elf_reloc.o %s
7 # RUN: -check %s %t/elf_reloc.o
73 # jitlink-check: stub_addr(elf_reloc.o, extern_out_of_range32) - next_pc(test_call_extern_plt)
74 # jitlink-check: *{8}(got_addr(elf_reloc.o, extern_out_of_range32)) = extern_out_of_range32
85 # jitlink-check: decode_operand(test_gotpcrel, 4) = got_addr(elf_reloc.o, named_data) - next_pc(tes…
86 # jitlink-check: *{8}(got_addr(elf_reloc.o, named_data)) = named_data
99 # jitlink-check: got_addr(elf_reloc.o, external_data) - next_pc(test_rex_gotpcrelx)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/ExecutionEngine/JITLink/X86/
H A DELF_x86-64_relocations.s2 # RUN: llvm-mc -triple=x86_64-unknown-linux -position-independent -filetype=obj -o %t/elf_reloc.o %s
7 # RUN: -check %s %t/elf_reloc.o
73 # jitlink-check: stub_addr(elf_reloc.o, extern_out_of_range32) - next_pc(test_call_extern_plt)
74 # jitlink-check: *{8}(got_addr(elf_reloc.o, extern_out_of_range32)) = extern_out_of_range32
85 # jitlink-check: decode_operand(test_gotpcrel, 4) = got_addr(elf_reloc.o, named_data) - next_pc(tes…
86 # jitlink-check: *{8}(got_addr(elf_reloc.o, named_data)) = named_data
99 # jitlink-check: got_addr(elf_reloc.o, external_data) - next_pc(test_rex_gotpcrelx)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/output/
H A Doutelf.h94 struct elf_reloc { struct
95 struct elf_reloc *next; argument
128 struct elf_reloc *head;
129 struct elf_reloc **tail;
/dports/devel/nasm/nasm-2.15.05/output/
H A Doutelf.h94 struct elf_reloc { struct
95 struct elf_reloc *next; argument
128 struct elf_reloc *head;
129 struct elf_reloc **tail;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/output/
H A Doutelf.h115 struct elf_reloc { struct
116 struct elf_reloc *next; argument
147 struct elf_reloc *head;
148 struct elf_reloc **tail;
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-gen.c47 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto()
56 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto_rel()
H A Delf64-gen.c47 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto()
56 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto_rel()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-gen.c47 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto()
56 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto_rel()
H A Delf64-gen.c47 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto()
56 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto_rel()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf64-gen.c47 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto()
56 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto_rel()
H A Delf32-gen.c47 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto()
56 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto_rel()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-gen.c47 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto()
56 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto_rel()
H A Delf64-gen.c47 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto()
56 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto_rel()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/ExecutionEngine/JITLink/X86/
H A DELF_x86-64_relocations.s2 # RUN: llvm-mc -triple=x86_64-unknown-linux -filetype=obj -o %t/elf_reloc.o %s
3 # RUN: llvm-jitlink -noexec -check %s %t/elf_reloc.o
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-gen.c47 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto()
55 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto_rel()
H A Delf64-gen.c47 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto()
55 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto_rel()
/dports/devel/llvm11/llvm-11.0.1.src/test/ExecutionEngine/JITLink/X86/
H A DELF_x86-64_relocations.s2 # RUN: llvm-mc -triple=x86_64-unknown-linux -filetype=obj -o %t/elf_reloc.o %s
3 # RUN: llvm-jitlink -noexec -check %s %t/elf_reloc.o
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-gen.c48 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto()
56 Elf_Internal_Rela *elf_reloc ATTRIBUTE_UNUSED) in elf_generic_info_to_howto_rel()

12345678