HomeSort by relevance Sort by last modified time
    Searched full:relocations (Results 1 - 25 of 643) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm64/
macho-reloc64-err.errwarn 1 -:20: error: macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt rip]" for mem access, "qword" and "dq _foo" for pointers.
2 -:21: error: macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt rip]" for mem access, "qword" and "dq _foo" for pointers.
3 -:23: error: macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt rip]" for mem access, "qword" and "dq _foo" for pointers.
4 -:24: error: macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt rip]" for mem access, "qword" and "dq _foo" for pointers.
5 -:25: error: macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt rip]" for mem access, "qword" and "dq _foo" for pointers.
6 -:26: error: macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt rip]" for mem access, "qword" and "dq _foo" for pointers.
7 -:27: error: macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider "[_symbol wrt rip]" for mem access, "qword" and "dq _foo" for pointers.
  /external/llvm/test/MC/ELF/
local-reloc.s 3 // Test that relocations with local symbols are represented as relocations
9 // CHECKT: Relocations [
weak-relocation.s 3 // Test that weak symbols always produce relocations
10 // CHECK: Relocations [
plt.s 7 // CHECK: Relocations [
merge.s 3 // Test that PIC relocations with local symbols in a mergeable section are done
7 // Non-PIC relocations with 0 offset don't use the symbol.
25 // CHECK: Relocations [
  /external/llvm/test/MC/COFF/
secrel-variant.s 1 // COFF section-relative relocations
14 // CHECK: Relocations [
relocation-imgrel.s 1 // COFF Image-relative relocations
3 // Test that we produce image-relative relocations (IMAGE_REL_I386_DIR32NB
17 // W32: Relocations [
24 // W64: Relocations [
secrel32.s 8 // CHECK: Relocations [
  /bionic/libc/arch-x86/include/machine/
elf_machdep.h 17 /* i386 relocations */
30 /* TLS relocations */
38 /* The following relocations are GNU extensions. */
44 /* More TLS relocations */
  /external/chromium_org/tools/gyp/test/win/
gyptest-link-fixed-base.py 27 if 'Relocations stripped' not in GetHeaders('test_fixed_default_exe.exe'):
29 if 'Relocations stripped' in GetHeaders('test_fixed_default_dll.dll'):
33 if 'Relocations stripped' in GetHeaders('test_fixed_no.exe'):
37 if 'Relocations stripped' not in GetHeaders('test_fixed_yes.exe'):
  /external/llvm/test/Object/
elf-reloc-no-sym.test 3 CHECK: Relocations [
  /system/extras/tests/bionic/libc/bionic/
lib_relocs.c 2 * the relocations generated in a shared object are properly handled
  /external/llvm/test/CodeGen/AArch64/
elf-extern.ll 4 ; get relocations and so on when used.
13 ; CHECK: Relocations [
  /external/llvm/test/MC/Mips/
r-mips-got-disp.ll 3 ; Check that the R_MIPS_GOT_DISP relocations were created.
5 ; CHECK: Relocations [
higher_highest.ll 4 ; Disabled because currently we don't have a way to generate these relocations.
6 ; Check that the R_MIPS_HIGHER and R_MIPS_HIGHEST relocations were created.
8 ; CHECK: Relocations [
  /external/llvm/test/MC/AArch64/
elf-reloc-addsubimm.s 6 // OBJ: Relocations [
elf-reloc-condbr.s 6 // OBJ: Relocations [
elf-reloc-ldrlit.s 9 // OBJ: Relocations [
elf-reloc-tstb.s 7 // OBJ: Relocations [
  /external/llvm/test/MC/ARM/
cxx-global-constructor.ll 12 ; CHECK: Relocations [
  /external/valgrind/main/
exp-sgcheck.supp 2 ld-2.X possibly applying relocations
  /frameworks/compile/mclinker/include/mcld/LD/
Relocator.h 27 * \brief Relocator provides the interface of performing relocations
57 /// scanRelocation - When read in relocations, backend can do any modification
69 /// initializeScan - do initialization before scan relocations in pInput
74 /// finalizeScan - do finalization after scan relocations in pInput
79 /// initializeApply - do initialization before apply relocations in pInput
84 /// finalizeApply - do finalization after apply relocations in pInput
  /external/llvm/test/MC/PowerPC/
ppc64-relocs-01.s 22 # CHECK: Relocations [
24 # The relocations in .rela.text are the 'number64' load using a
32 # The .opd entry for the 'access_int64' function creates 2 relocations:
  /external/llvm/docs/CommandGuide/
llvm-readobj.rst 42 .. option:: -section-relocations, -sr
44 When used with ``-sections``, display relocations for each section shown.
50 .. option:: -relocations, -r
68 When used with ``-relocations``, display each relocation in an expanded
  /external/llvm/test/ExecutionEngine/MCJIT/
2013-04-04-RelocAddend.ll 3 ; Verify relocations to global symbols with addend work correctly.

Completed in 1768 milliseconds

1 2 3 4 5 6 7 8 91011>>