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

1 2 3 4 56 7 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/
asm.go 46 // jg <runtime.addmoduledata@plt>
78 // jg <runtime.addmoduledata[@plt]>
153 r.Sym = ctxt.Syms.Lookup(".plt", 0)
154 r.Add += int64(targ.Plt)
164 r.Sym = ctxt.Syms.Lookup(".plt", 0)
165 r.Add += int64(targ.Plt)
333 plt := ctxt.Syms.Lookup(".plt", 0)
335 if plt.Size == 0 {
337 ld.Adduint8(ctxt, plt, 0xe3
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/s390x/
asm.go 46 // jg <runtime.addmoduledata@plt>
78 // jg <runtime.addmoduledata[@plt]>
153 r.Sym = ctxt.Syms.Lookup(".plt", 0)
154 r.Add += int64(targ.Plt)
164 r.Sym = ctxt.Syms.Lookup(".plt", 0)
165 r.Add += int64(targ.Plt)
333 plt := ctxt.Syms.Lookup(".plt", 0)
335 if plt.Size == 0 {
337 ld.Adduint8(ctxt, plt, 0xe3
    [all...]
  /external/walt/pywalt/pywalt/
minimization.py 115 import matplotlib.pyplot as plt
117 plt.plot(xx, y, '.b')
127 plt.plot(xls, yls, 'o' + colors[side])
129 plt.plot(x_linear, a * x_linear + c, colors[side])
130 plt.xlabel('X')
131 plt.ylabel('Y')
132 plt.title('Laser events shifted %.2f ms' % (shift*1000))
133 plt.show()
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/x86_64-linux-android/lib/ldscripts/
i386linux.x 35 *(.plt)
i386linux.xbn 34 *(.plt)
i386linux.xn 34 *(.plt)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib/ldscripts/
i386linux.x 31 *(.plt)
i386linux.xbn 30 *(.plt)
i386linux.xn 30 *(.plt)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib/ldscripts/
i386linux.x 31 *(.plt)
i386linux.xbn 30 *(.plt)
i386linux.xn 30 *(.plt)
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/x86_64-linux-android/lib/ldscripts/
i386linux.x 35 *(.plt)
i386linux.xbn 34 *(.plt)
i386linux.xn 34 *(.plt)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
arm.ld 19 .got : { *(.got) *(.got.plt)}
farcall-mixed-lib-v4t.d 6 Disassembly of section .plt:
8 .* <app_func@plt-0x14>:
10 .*: e59fe004 ldr lr, \[pc, #4\] ; .* <app_func@plt-0x4>
14 .* <app_func@plt>:
20 .* <app_func_weak@plt>:
26 .* <lib_func3@plt>:
32 .* <lib_func4@plt>:
44 .*: ebffff.. bl .* <app_func@plt\+0x.*>
45 .*: ebffff.. bl .* <app_func_weak@plt\+0x.*>
46 .*: ebffff.. bl .* <lib_func3@plt\+0x.*
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls-js1.d 11 # DSO with a R_CRIS_16_DTPREL and a R_CRIS_32_PLT_PCREL. The .got.plt
12 # byte index (a) and .rela.plt item index (b) are in sync as b=a/4-3
14 # contents goes in .got.plt, the relocation goes in .rela.got, not
15 # .rela.plt. And, it'd cover 8 bytes in .got.plt, not 4 bytes.
16 # Making sure .rela.plt has the right contents; no R_CRIS_NONE entries.
26 Relocation section '\.rela\.plt' at offset 0x224 contains 2 entries:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/
fdpic-shared-8-fail.d 3 #objdump: -DR -j .text -j .data -j .got -j .plt
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
pr13302.d 10 Relocation section '.rel.plt' at offset 0x[0-9a-f]+ contains 1 entries:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-metag/
shared.d 7 Disassembly of section .plt:
15 .* <app_func2@plt>:
20 .*: a0fffee0 B 184 <app_func2@plt-0x14>
31 .*: abfffe94 CALLR D1RtP,198 <app_func2@plt>
stub_shared.d 7 Disassembly of section .plt:
15 .* <_far2@plt>:
20 .*: a0fffee0 B .* <_far2@plt-0x14>
31 .*: abfffe94 CALLR D1RtP,.* <_far2@plt>
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/lib/ldscripts/
armelf.xr 57 .rel.plt 0 :
59 *(.rel.plt)
61 .rela.plt 0 :
63 *(.rela.plt)
69 .plt 0 : { *(.plt) }
111 .got 0 : { *(.got.plt) *(.igot.plt) *(.got) *(.igot) }
armelf.xu 57 .rel.plt 0 :
59 *(.rel.plt)
61 .rela.plt 0 :
63 *(.rela.plt)
69 .plt 0 : { *(.plt) }
111 .got 0 : { *(.got.plt) *(.igot.plt) *(.got) *(.igot) }
armelf_linux_eabi.xr 57 .rel.plt 0 :
59 *(.rel.plt)
61 .rela.plt 0 :
63 *(.rela.plt)
69 .plt 0 : { *(.plt) }
111 .got 0 : { *(.got.plt) *(.igot.plt) *(.got) *(.igot) }

Completed in 635 milliseconds

1 2 3 4 56 7 8 91011>>