/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
a.out.h | 16 unsigned int a_trsize;/* Length of relocation info for text, in bytes. */ 17 unsigned int a_drsize;/* Length of relocation info for data, in bytes. */ 122 /* This structure describes a single relocation to be performed. 123 The text-relocation section of the file is a vector of these structures, 125 Likewise, the data-relocation section applies to the data section. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
a.out.h | 16 unsigned int a_trsize;/* Length of relocation info for text, in bytes. */ 17 unsigned int a_drsize;/* Length of relocation info for data, in bytes. */ 122 /* This structure describes a single relocation to be performed. 123 The text-relocation section of the file is a vector of these structures, 125 Likewise, the data-relocation section applies to the data section. */
|
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/ |
bfd.h | 223 /* Symbols and relocation. */ 228 /* How to perform a relocation. */ 1491 struct reloc_cache_entry *relocation; member in struct:bfd_section [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/ |
bfd.h | 223 /* Symbols and relocation. */ 228 /* How to perform a relocation. */ 1491 struct reloc_cache_entry *relocation; member in struct:bfd_section [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/ |
bfd.h | 223 /* Symbols and relocation. */ 228 /* How to perform a relocation. */ 1491 struct reloc_cache_entry *relocation; member in struct:bfd_section [all...] |
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/ |
bfd.h | 223 /* Symbols and relocation. */ 228 /* How to perform a relocation. */ 1491 struct reloc_cache_entry *relocation; member in struct:bfd_section [all...] |
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/ |
bfd.h | 223 /* Symbols and relocation. */ 228 /* How to perform a relocation. */ 1491 struct reloc_cache_entry *relocation; member in struct:bfd_section [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/ |
bfd.h | 223 /* Symbols and relocation. */ 228 /* How to perform a relocation. */ 1491 struct reloc_cache_entry *relocation; member in struct:bfd_section [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/include/ |
bfd.h | 223 /* Symbols and relocation. */ 228 /* How to perform a relocation. */ 1491 struct reloc_cache_entry *relocation; member in struct:bfd_section [all...] |
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/include/ |
bfd.h | 223 /* Symbols and relocation. */ 228 /* How to perform a relocation. */ 1491 struct reloc_cache_entry *relocation; member in struct:bfd_section [all...] |
/external/chromium_org/tools/relocation_packer/src/ |
packer.h | 14 // count of pairs and the initial relocation offset. The second is LEB128 60 // |relocations| is a vector of relative relocation structs. 69 // |relocations| is a vector of unpacked relative relocation structs.
|
/external/chromium_org/v8/src/ |
regexp-macro-assembler-irregexp.h | 17 // Create an assembler. Instructions and relocation information are emitted 19 // relocation information starting from the end of the buffer. See CodeDesc 105 // The buffer into which code and relocation info are generated.
|
/external/llvm/test/CodeGen/ARM/ |
fast-isel-fold.ll | 1 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-darwin | FileCheck %s --check-prefix=ARM 2 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnueabi | FileCheck %s --check-prefix=ARM 3 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-darwin | FileCheck %s --check-prefix=THUMB
|
fast-isel-icmp.ll | 1 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios -verify-machineinstrs | FileCheck %s --check-prefix=ARM 2 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnueabi -verify-machineinstrs | FileCheck %s --check-prefix=ARM 3 ; RUN: llc < %s -O0 -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios -verify-machineinstrs | FileCheck %s --check-prefix=THUMB
|
fast-isel-mvn.ll | 1 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | FileCheck %s --check-prefix=ARM 2 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnueabi | FileCheck %s --check-prefix=ARM 3 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | FileCheck %s --check-prefix=THUMB
|
fast-isel-vararg.ll | 1 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-apple-ios | FileCheck %s --check-prefix=ARM 2 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=armv7-linux-gnueabi | FileCheck %s --check-prefix=ARM 3 ; RUN: llc < %s -O0 -verify-machineinstrs -fast-isel-abort -relocation-model=dynamic-no-pic -mtriple=thumbv7-apple-ios | FileCheck %s --check-prefix=THUMB
|
machine-licm.ll | 1 ; RUN: llc < %s -mtriple=thumb-apple-darwin -relocation-model=pic -disable-fp-elim | FileCheck %s -check-prefix=THUMB 2 ; RUN: llc < %s -mtriple=arm-apple-darwin -relocation-model=pic -disable-fp-elim | FileCheck %s -check-prefix=ARM 3 ; RUN: llc < %s -mtriple=arm-apple-darwin -relocation-model=pic -disable-fp-elim -mattr=+v6t2 | FileCheck %s -check-prefix=MOVT
|
/external/llvm/test/CodeGen/Mips/ |
fp16mix.ll | 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=static -mips32-function-mask=10 -mips-os16 < %s | FileCheck %s -check-prefix=fmask1 3 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=static -mips32-function-mask=01 -mips-os16 < %s | FileCheck %s -check-prefix=fmask2 5 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=static -mips32-function-mask=10. -mips-os16 < %s | FileCheck %s -check-prefix=fmask1nr
|
/external/llvm/test/CodeGen/PowerPC/ |
indirectbr.ll | 1 ; RUN: llc < %s -relocation-model=pic -march=ppc32 -mtriple=powerpc-apple-darwin | FileCheck %s -check-prefix=PIC 2 ; RUN: llc < %s -relocation-model=static -march=ppc32 -mtriple=powerpc-apple-darwin | FileCheck %s -check-prefix=STATIC 3 ; RUN: llc < %s -relocation-model=pic -march=ppc64 -mtriple=powerpc64-apple-darwin | FileCheck %s -check-prefix=PPC64
|
/external/llvm/test/CodeGen/X86/ |
pic_jumptable.ll | 1 ; RUN: llc < %s -relocation-model=pic -mtriple=i386-linux-gnu -asm-verbose=false \ 3 ; RUN: llc < %s -relocation-model=pic -mark-data-regions -mtriple=i686-apple-darwin -asm-verbose=false \ 5 ; RUN: llc < %s -relocation-model=pic -mtriple=i686-apple-darwin -asm-verbose=false \
|
unaligned-spill-folding.ll | 1 ; RUN: llc -mtriple=i386-unknown-freebsd -mcpu=core2 -stack-alignment=4 -relocation-model=pic < %s | FileCheck %s -check-prefix=UNALIGNED 2 ; RUN: llc -mtriple=i386-unknown-freebsd -mcpu=core2 -stack-alignment=16 -relocation-model=pic < %s | FileCheck %s -check-prefix=ALIGNED 3 ; RUN: llc -mtriple=i386-unknown-freebsd -mcpu=core2 -stack-alignment=4 -force-align-stack -relocation-model=pic < %s | FileCheck %s -check-prefix=FORCEALIGNED
|
/external/llvm/test/MC/ARM/ |
dwarf-asm-multiple-sections.s | 59 // RELOC: RELOCATION RECORDS FOR [.rel.debug_info]: 66 // RELOC: RELOCATION RECORDS FOR [.rel.debug_ranges]: 70 // RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]:
|
/bionic/libc/include/android/ |
dlext.h | 40 * after relocation has been performed, to allow it to be reused by another 47 * after relocation has been performed, and replace any relocated pages that
|
/development/ndk/platforms/android-L/include/android/ |
dlext.h | 40 * after relocation has been performed, to allow it to be reused by another 47 * after relocation has been performed, and replace any relocated pages that
|
/external/chromium_org/tools/relocation_packer/test_data/ |
generate_elf_file_unittest_relocs.py | 7 """Build relocation packer unit test data. 9 Uses a built relocation packer to generate 'golden' reference test data
|