/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/ |
tls-relax-gdesc-le.d | 2 #ld: -T relocs.ld -e0
|
tls-relax-ie-le-3.d | 2 #ld: -T relocs.ld -e0
|
tls-relax-ie-le.d | 2 #ld: -T relocs.ld -e0
|
tlsle-symbol-offset.d | 2 #ld: -shared -T relocs.ld -e0
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
undefweak-overflow.s | 0 # relocs against undefined weak symbols should not be treated as
|
vxworks-forced-local-1.d | 4 #readelf: --relocs
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/ |
sh64-2.s | 1 ! Test that all common kinds of relocs get right for simple cases.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/ |
vxworks4.d | 5 #readelf: --relocs
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
abs-k1om.d | 1 #name: Absolute non-overflowing relocs
|
abs-l1om.d | 1 #name: Absolute non-overflowing relocs
|
/external/llvm/test/MC/ARM/ |
elf-reloc-02.s | 7 // emitting explicit symbol relocs for nonexternal symbols 8 // versus section symbol relocs (with offset) - 10 // Default llvm behavior is to emit as section symbol relocs nearly
|
/device/google/contexthub/firmware/misc/cpu/cortexm4f/ |
app.lkr | 25 * list of relocs 33 After this image is produced a nonoapp_postprocess unitily will process relocs and symbols and compress them to a small reloc table 34 while also modifying the app code itself potentially to adjust for new reloc format. This shrinks relocs a lot. GCC produces relocs at 8 36 from there into relocs and app image itself, generating 4 bytes per reloc of "nano reloc data" 96 .relocs : { 98 /* relocs */
|
/external/llvm/test/tools/llvm-readobj/Inputs/ |
relocs.py | 175 def patch(self, f, relocs): 177 self.patchRelocs(f, relocs) 179 def patchRelocs(self, f, relocs): 186 if index < len(relocs): 195 f.writeUInt8(relocs[ri][1]) 196 f.writeUInt8(relocs[ri][1]) 197 f.writeUInt8(relocs[ri][1]) 202 r_type = relocs[ri][1] 208 print(" %s" % relocs[ri][0]) 242 def craftElf(filename, triple, relocs, dummyReloc) [all...] |
/external/libdrm/nouveau/ |
bufctx.c | 49 int relocs; member in struct:nouveau_bufbin_priv 116 bctx->relocs -= pbin->relocs; 117 pbin->relocs = 0; 160 pbin->relocs++; 161 bctx->relocs++;
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-iq2000.h | 35 /* .-foo gets turned into PC relative relocs. */ 51 for HI16 relocs and queue them up for later sorting. */ 54 /* When relaxing, we need to emit various relocs we otherwise wouldn't. */
|
/toolchain/binutils/binutils-2.25/gas/testsuite/lib/ |
doobjcmp | 60 # echo Now what to do about relocs'?' 79 echo but relocs are simply ordered differently. 81 echo and relocs differ in content.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
libdso-1c.d | 8 # this DSO refers with two relocs each, a GOT and a PLT reference. 11 # R_CRIS_NONE relocs. There should be two GOT relocs here, one each
|
/external/llvm/test/tools/llvm-objdump/ |
coff-many-relocs.test | 2 // RUN: llvm-objdump -r %p/Inputs/many-relocs.obj-i386 | FileCheck %s
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
rd-pic-2.d | 4 # Check that 16-bit PIC relocs aren't overflowing.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/elf/ |
equ-reloc.d | 3 #name: elf equate relocs
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
mixed-mode-reloc32.d | 3 #name: x86 mixed mode relocs (32-bit object)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/ |
redef3.d | 3 #identical to ../all/redef, we just need to reverse the relocs.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/macros/ |
rept.d | 3 #darwin (mach-o) reverses relocs.
|
test2.d | 3 # darwin(mach-o) reverses the order of relocs.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
24k-triple-stores-11.d | 3 #name: 24K: Triple Store (gprel relocs)
|