/external/llvm/test/CodeGen/ARM/ |
fast-isel-br-const.ll | 1 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | FileCheck %s --check-prefix=ARM 2 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnueabi | FileCheck %s --check-prefix=ARM 3 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | FileCheck %s --check-prefix=THUMB
|
fast-isel-ret.ll | 1 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios -verify-machineinstrs | FileCheck %s 2 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnueabi -verify-machineinstrs | FileCheck %s 3 ; RUN: llc < %s -O0 -fast-isel-abort=1 -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios -verify-machineinstrs | FileCheck %s
|
movt-movw-global.ll | 2 ; RUN: llc < %s -verify-machineinstrs -mtriple=armv7-apple-ios -relocation-model=dynamic-no-pic | FileCheck %s -check-prefix=IOS 3 ; RUN: llc < %s -verify-machineinstrs -mtriple=armv7-apple-ios -relocation-model=pic | FileCheck %s -check-prefix=IOS-PIC 4 ; RUN: llc < %s -verify-machineinstrs -mtriple=armv7-apple-ios -relocation-model=static | FileCheck %s -check-prefix=IOS-STATIC
|
fast-isel-pic.ll | 1 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort=1 -relocation-model=pic -mtriple=thumbv7-apple-ios | FileCheck %s --check-prefix=THUMB 2 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort=1 -relocation-model=pic -mtriple=armv7-apple-ios | FileCheck %s --check-prefix=ARMv7 3 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort=1 -arm-force-fast-isel -relocation-model=pic -mtriple=thumbv7-none-linux-gnueabi | FileCheck %s --check-prefix=THUMB-ELF 4 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort=1 -arm-force-fast-isel -relocation-model=pic -mtriple=armv7-none-linux-gnueabi | FileCheck %s --check-prefix=ARMv7-ELF
|
hidden-vis-3.ll | 1 ; RUN: llc < %s -relocation-model=dynamic-no-pic -mtriple=arm-apple-darwin9 | FileCheck %s
|
/external/llvm/test/CodeGen/X86/ |
unaligned-load.ll | 1 ; RUN: llc < %s -mtriple=i386-apple-darwin10.0 -mcpu=core2 -relocation-model=dynamic-no-pic --asm-verbose=0 | FileCheck -check-prefix=I386 %s 2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin10.0 -mcpu=core2 -relocation-model=dynamic-no-pic --asm-verbose=0 | FileCheck -check-prefix=CORE2 %s 3 ; RUN: llc < %s -mtriple=x86_64-apple-darwin10.0 -mcpu=corei7 -relocation-model=dynamic-no-pic --asm-verbose=0 | FileCheck -check-prefix=COREI7 %s
|
/external/llvm/test/MC/ARM/ |
dwarf-asm-multiple-sections-dwarf-2.s | 53 // RELOC: RELOCATION RECORDS FOR [.rel.debug_info]: 61 // RELOC-NOT: RELOCATION RECORDS FOR [.rel.debug_ranges]: 63 // RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]:
|
dwarf-asm-nonstandard-section.s | 46 // RELOC: RELOCATION RECORDS FOR [.rel.debug_info]: 53 // RELOC-NOT: RELOCATION RECORDS FOR [.rel.debug_ranges]: 55 // RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]:
|
dwarf-asm-single-section.s | 45 // RELOC: RELOCATION RECORDS FOR [.rel.debug_info]: 52 // RELOC-NOT: RELOCATION RECORDS FOR [.rel.debug_ranges]: 54 // RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]:
|
/external/llvm/test/MC/Mips/ |
mips_gprel16.s | 2 // out the addend to the gprel16 relocation. The 6 // RUN: llvm-mc -mcpu=mips32r2 -triple=mipsel-pc-linux -filetype=obj -relocation-model=static %s -o - \ 9 // RUN: llvm-mc -mcpu=mips32r2 -triple=mips-pc-linux -filetype=obj -relocation-model=static %s -o - \
|
/external/llvm/test/Object/Inputs/COFF/ |
x86-64.yaml | 12 - !Relocation 17 - !Relocation 22 - !Relocation
|
/frameworks/compile/mclinker/include/mcld/LD/ |
DebugString.h | 19 class Relocation; 41 /// applyOffset - apply the relocation which refer to debug string. This 43 void applyOffset(Relocation& pReloc, TargetLDBackend& pBackend);
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-hppa.h | 3 This file contains ELF32/HPPA relocation support as specified 65 The idea is both SOM and ELF define these basic relocation 66 types so they map into a SOM or ELF specific relocation
|
elf32-moxie.c | 49 /* A 32 bit absolute relocation. */ 64 /* A 10 bit PC-relative relocation. */ 140 /* Perform a single relocation. By default we use the standard BFD 149 bfd_vma relocation) 158 relocation, rel->r_addend); 221 bfd_vma relocation; 237 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel); 249 h, sec, relocation, 263 contents, rel, relocation); 288 msg = _("internal error: unsupported relocation error") 218 bfd_vma relocation; local [all...] |
elf32-iq2000.c | 50 /* A 16 bit absolute relocation. */ 65 /* A 32 bit absolute relocation. */ 188 /* A 32 bit absolute debug relocation. */ 249 bfd_vma relocation; 262 relocation = 0; 264 relocation = symbol->value; 266 relocation += symbol->section->output_section->vma; 267 relocation += symbol->section->output_offset; 268 relocation += reloc_entry->addend; 271 if (relocation & 0x8000 247 bfd_vma relocation; local 586 bfd_vma relocation; local [all...] |
elf32-xgate.c | 32 /* Relocation functions. */ 67 /* A 8 bit absolute relocation. */ 82 /* A 8 bit PC-rel relocation. */ 97 /* A 16 bit absolute relocation. */ 112 /* A 32 bit absolute relocation. This one is never used for the 113 code relocation. It's used by gas for -gstabs generation. */ 128 /* A 16 bit PC-rel relocation. */ 173 /* A 24 bit relocation. */ 188 /* A 16-bit low relocation. */ 203 /* A page relocation. * [all...] |
elfxx-sparc.c | 43 /* The relocation "howto" table. */ 46 relocation. 50 performing the relocation. Otherwise it must stop and return the 58 bfd_vma relocation; local 77 relocation = (symbol->value 80 relocation += reloc_entry->addend; 83 relocation -= (input_section->output_section->vma 85 relocation -= reloc_entry->address; 88 *prelocation = relocation; 114 bfd_vma relocation; local 141 bfd_vma relocation; local 169 bfd_vma relocation; local 195 bfd_vma relocation; local 2978 bfd_vma relocation, off; local [all...] |
coff-alpha.c | 206 relocation. */ 228 both are used. The value to use for the relocation is the 355 relocation stack. */ 370 /* Shift the value on the top of the relocation stack right by the 606 (_("%B: unknown/unsupported relocation type %d"), 671 here, for convenience when doing the GPDISP relocation. */ 721 /* The size of the stack for the relocation evaluator. */ 727 the relocation for a section. I haven't yet worked out how the 843 /* This relocation is used in a switch table. It is a 32 855 err = (char *) _("GP relative relocation used when GP not defined") 958 bfd_vma relocation; local 1018 bfd_vma relocation; local 1051 bfd_vma relocation; local 1076 stack[tos - 1] >>= relocation; local 1227 bfd_vma relocation; local 1804 bfd_vma relocation; local [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
eh-group.exp | 28 # merged file (containing a discarded R_X86_64_NONE relocation) to the final 44 # relocation truncated to fit: REFLONG against `.gcc_except_table' 46 # bad relocation fixup type (1)
|
/toolchain/binutils/binutils-2.25/gold/ |
target-reloc.h | 1 // target-reloc.h -- target specific relocation support -*- C++ -*- 39 // avoid making a function call for each relocation, and to avoid 84 // If RELOC is a relocation against a local symbol in a 123 CB_IGNORE, // Ignore the relocation. 172 // undefined symbol. This is called if there is a relocation against 226 // This function implements the generic part of relocation processing. 229 // specific part of a relocation. 238 // RELOCATE implements operator() to do a relocation. 240 // PRELOCS points to the relocation data. RELOC_COUNT is the number 251 // not NULL, it is a vector indexed by relocation index. If tha [all...] |
/art/test/574-irreducible-and-constant-area/ |
run | 17 # Don't do relocation, as this affects this test.
|
/external/elfutils/tests/ |
run-unstrip-test3.sh | 1 # Buggy binutils objdump might strip SHF_INFO_LINK from relocation sections.
|
/external/llvm/include/llvm/MC/ |
MCELFObjectWriter.h | 29 uint64_t Offset; // Where is the relocation. 31 unsigned Type; // The type of the relocation. 96 // N64 relocation type accessors 110 // N64 relocation type setting
|
/external/llvm/test/CodeGen/Hexagon/ |
pic-simple.ll | 1 ; RUN: llc -march=hexagon -mcpu=hexagonv5 -relocation-model=pic < %s | FileCheck %s
|
pic-static.ll | 1 ; RUN: llc -march=hexagon -mcpu=hexagonv5 -relocation-model=pic < %s | FileCheck %s
|