HomeSort by relevance Sort by last modified time
    Searched refs:relocs (Results 126 - 150 of 624) sorted by null

1 2 3 4 56 7 8 91011>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
group-relocs-ldrs-bad-2.d 2 #source: group-relocs-ldrs-bad-2.s
group-relocs-ldrs-bad.d 2 #source: group-relocs-ldrs-bad.s
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
linkonce2.d 3 #ld: -emit-relocs
6 # generic elf targets don't emit relocs
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-frv/
fdpic-pie-5.d 1 #name: FRV uClinux PIC relocs to undefined symbols, pie linking
fdpic-pie-6-fail.d 1 #name: FRV uClinux PIC relocs to undefined symbols, pie linking
fdpic-shared-6-fail.d 1 #name: FRV uClinux PIC relocs to undefined symbols, shared linking
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
abs.d 1 #name: Absolute non-overflowing relocs
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
emit-relocs-1.d 1 #name: Emit relocs 1
2 #source: emit-relocs-1a.s -march=from-abi -mabi=n32 -EB
3 #source: emit-relocs-1b.s -march=from-abi -mabi=n32 -EB
4 #ld: -q -T emit-relocs-1.ld -melf32btsmipn32
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-nios2/
emit-relocs-1.d 1 #name: Emit relocs 1
2 #source: emit-relocs-1a.s
3 #source: emit-relocs-1b.s
4 #ld: -q -T emit-relocs-1.ld
  /external/llvm/test/MC/MachO/AArch64/
reloc-crash2.s 1 ; RUN: llvm-mc -triple arm64-apple-darwin10 %s -filetype=obj -o - | llvm-readobj -r --expand-relocs | FileCheck %s
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
local_label_coff.d 2 #name: ARM local label relocs to section symbol relocs (COFF)
local_label_elf.d 2 #name: ARM local label relocs to section symbol relocs (ELF)
local_label_wince.d 2 #name: ARM local label relocs to section symbol relocs (WinCE)
thumbrel.s 1 @ Check that PC-relative relocs against local function symbols are
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
basep-11.s 1 # Test that we handle weak symbols with base-plus-offset relocs.
err-bpo2.s 3 # Check that base-plus-offset relocs without suitable GREGs are not passed
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
emit-relocs-28.d 1 #source: emit-relocs-28.s
3 #ld: -m [aarch64_choose_ilp32_emul] --defsym globala=0x11000 --defsym globalb=0x45000 --defsym globalc=0x1234 -e0 --emit-relocs
gc-relocs-257.d 2 #source: gc-relocs-257.s
7 # R_AARCH64_ABS64 relocs. So after gc, we should be left with
local-addend-r.d 1 #source: emit-relocs-local-addend-foo.s
2 #source: emit-relocs-local-addend-bar.s
rela-abs-relative-opt.d 1 #name: rela-abs-relative --no-apply-dynamic-relocs
3 #ld: -shared -Ttext-segment=0x100000 -Tdata=0x200000 -Trelocs.ld --no-apply-dynamic-relocs
emit-relocs-302-be.d 1 #source: emit-relocs-302.s
2 #ld: -T relocs.ld --defsym globala=0x11000 --defsym globalb=0x45000 --defsym globalc=0x1234 -e0 --emit-relocs
emit-relocs-302.d 1 #source: emit-relocs-302.s
2 #ld: -T relocs.ld --defsym globala=0x11000 --defsym globalb=0x45000 --defsym globalc=0x1234 -e0 --emit-relocs
  /external/mesa3d/src/intel/vulkan/
anv_batch_chain.c 62 list->relocs =
63 vk_alloc(alloc, list->array_length * sizeof(*list->relocs), 8,
66 if (list->relocs == NULL)
74 vk_free(alloc, list->relocs);
79 memcpy(list->relocs, other_list->relocs,
80 list->array_length * sizeof(*list->relocs));
99 vk_free(alloc, list->relocs);
116 vk_alloc(alloc, new_length * sizeof(*list->relocs), 8,
129 memcpy(new_relocs, list->relocs, list->num_relocs * sizeof(*list->relocs))
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/avr/
noreloc_withoutrelax.d 1 #name: AVR no DIFF relocs without link relax
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/elf/
equ-reloc.d 3 #name: elf equate relocs

Completed in 307 milliseconds

1 2 3 4 56 7 8 91011>>