HomeSort by relevance Sort by last modified time
    Searched refs:plt (Results 301 - 325 of 1166) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
plt64.d 3 #name: plt 64-bit relocs
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
ifunc-2-local.d 6 [ \t0-9a-f]+:[ \t0-9a-f]+bl[ \t0-9a-f]+<\*ABS\*\+(0x2a0|0x2f0)@plt>
ifunc-2.d 6 [ \t0-9a-f]+:[ \t0-9a-f]+bl[ \t0-9a-f]+<\*ABS\*\+(0x2c0|0x308)@plt>
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
arm_noread.ld 28 .got : { *(.got) *(.got.plt)}
arm-dyn.ld 46 .rel.plt : { *(.rel.plt) }
47 .rela.plt : { *(.rela.plt) }
52 .plt : { *(.plt) }
130 .got : { *(.got.plt) *(.got) }
arm-lib.ld 45 .rel.plt : { *(.rel.plt) }
46 .rela.plt : { *(.rela.plt) }
51 .plt : { *(.plt) }
123 .got : { *(.got.plt) *(.got) }
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
got1a.S 8 call *plt@GOT
13 movl plt@GOT, %eax
pr19636-1a.d 4 #readelf : -r --wide -x .got -x .got.plt --dyn-syms
15 Hex dump of section '.got.plt':
pr19636-1e.d 11 Relocation section '\.rel\.plt' at offset 0x[0-9a-f]+ contains 1 entries:
pr19636-1g.d 4 #readelf : -r --wide -x .got -x .got.plt --dyn-syms
11 Hex dump of section '.got.plt':
tlsbinpic.s 49 call ___tls_get_addr@plt
55 call ___tls_get_addr@plt
61 call ___tls_get_addr@plt
67 call ___tls_get_addr@plt
72 call ___tls_get_addr@plt
77 call ___tls_get_addr@plt
82 call ___tls_get_addr@plt
87 call ___tls_get_addr@PLT
96 call ___tls_get_addr@PLT
167 call ___tls_get_addr@plt
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-ifunc/
ifunc-24b-x86.d 10 Relocation section '.rel(a|).plt' at offset 0x[0-9a-f]+ contains 1 entries:
ifunc-24c-x86.d 10 Relocation section '.rel(a|).plt' at offset 0x[0-9a-f]+ contains 1 entries:
ifunc-25b-x86.d 10 Relocation section '.rel(a|).plt' at offset 0x[0-9a-f]+ contains 1 entries:
ifunc-25c-x86.d 10 Relocation section '.rel(a|).plt' at offset 0x[0-9a-f]+ contains 1 entries:
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-powerpc/
vxworks1-lib.s 16 bl sglobal@plt
17 bl sexternal@plt
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/
tlsbin-2.d 18 +\[ 6\] \.rela\.plt .*
19 +\[ 7\] \.plt .*
50 +02 +\.interp \.hash \.dynsym \.dynstr \.rela\.dyn \.rela\.plt \.plt \.text *
62 Relocation section '\.rela\.plt' at offset 0x[0-9a-f]+ contains 1 entries:
tlspic-2.d 17 +\[ 5\] \.rela\.plt .*
18 +\[ 6\] \.plt .*
44 +00 +\.hash \.dynsym \.dynstr \.rela\.dyn \.rela\.plt \.plt \.text *
62 Relocation section '\.rela\.plt' at offset 0x[0-9a-f]+ contains 1 entries:
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
pr19636-2g.d 4 #readelf : -r --wide -x .got -x .got.plt --dyn-syms
11 Hex dump of section '.got.plt':
  /system/chre/build/sys_support/qcom/
uimage.lcs.toolv80 66 .rela.plt :
68 *(.rela.plt)
81 .plt : { *(.plt) }
109 .got.plt : { *(.got.plt) *(.igot.plt) }
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
reloc64.s 73 bad movabs $xtrn@plt, %rax
74 add $xtrn@plt, %rax
75 bad mov $xtrn@plt, %eax
76 bad mov $xtrn@plt, %ax
77 bad mov $xtrn@plt, %al
78 mov xtrn@plt(%rbx), %eax
79 bad mov xtrn@plt(%ebx), %eax
80 call xtrn@plt
81 bad jrcxz xtrn@plt
136 bad .quad xtrn@plt
    [all...]
  /external/lisa/tools/analysis/
run_binder_throughput_analysis.py 23 import matplotlib.pyplot as plt
91 plt.xlabel(xlabel)
92 plt.ylabel(ylabel)
93 ax = plt.gca()
95 plt.show()
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/x86_64-linux-android/lib/ldscripts/
elf_i386.x 37 .rel.plt :
39 *(.rel.plt)
48 .plt : { *(.plt) *(.iplt) }
49 .plt.got : { *(.plt.got) }
141 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 12 ? 12 : 0, .);
142 .got.plt : { *(.got.plt) *(.igot.plt) }
    [all...]
elf_i386.xc 40 .rel.plt :
42 *(.rel.plt)
51 .plt : { *(.plt) *(.iplt) }
52 .plt.got : { *(.plt.got) }
144 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 12 ? 12 : 0, .);
145 .got.plt : { *(.got.plt) *(.igot.plt) }
    [all...]
elf_i386.xd 37 .rel.plt :
39 *(.rel.plt)
48 .plt : { *(.plt) *(.iplt) }
49 .plt.got : { *(.plt.got) }
141 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 12 ? 12 : 0, .);
142 .got.plt : { *(.got.plt) *(.igot.plt) }
    [all...]

Completed in 251 milliseconds

<<11121314151617181920>>