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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib/ldscripts/
elf_x86_64.xr 37 .rela.plt 0 :
39 *(.rela.plt)
45 .plt 0 : { *(.plt) *(.iplt) }
86 .got.plt 0 : { *(.got.plt) *(.igot.plt) }
elf_x86_64.xu 37 .rela.plt 0 :
39 *(.rela.plt)
45 .plt 0 : { *(.plt) *(.iplt) }
86 .got.plt 0 : { *(.got.plt) *(.igot.plt) }
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/x86_64-linux-android/lib/ldscripts/
elf32_x86_64.xr 41 .rela.plt 0 :
43 *(.rela.plt)
49 .plt 0 : { *(.plt) *(.iplt) }
87 .got.plt 0 : { *(.got.plt) *(.igot.plt) }
elf32_x86_64.xu 41 .rela.plt 0 :
43 *(.rela.plt)
49 .plt 0 : { *(.plt) *(.iplt) }
87 .got.plt 0 : { *(.got.plt) *(.igot.plt) }
elf_k1om.xr 41 .rela.plt 0 :
43 *(.rela.plt)
49 .plt 0 : { *(.plt) *(.iplt) }
87 .got.plt 0 : { *(.got.plt) *(.igot.plt) }
elf_k1om.xu 41 .rela.plt 0 :
43 *(.rela.plt)
49 .plt 0 : { *(.plt) *(.iplt) }
87 .got.plt 0 : { *(.got.plt) *(.igot.plt) }
elf_l1om.xr 41 .rela.plt 0 :
43 *(.rela.plt)
49 .plt 0 : { *(.plt) *(.iplt) }
87 .got.plt 0 : { *(.got.plt) *(.igot.plt) }
elf_l1om.xu 41 .rela.plt 0 :
43 *(.rela.plt)
49 .plt 0 : { *(.plt) *(.iplt) }
87 .got.plt 0 : { *(.got.plt) *(.igot.plt) }
elf_x86_64.x 40 .rela.plt :
42 *(.rela.plt)
51 .plt : { *(.plt) *(.iplt) }
52 .plt.got : { *(.plt.got) }
53 .plt.bnd : { *(.plt.bnd) }
145 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
146 .got.plt : { *(.got.plt) *(.igot.plt)
    [all...]
elf_x86_64.xc 42 .rela.plt :
44 *(.rela.plt)
53 .plt : { *(.plt) *(.iplt) }
54 .plt.got : { *(.plt.got) }
55 .plt.bnd : { *(.plt.bnd) }
147 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
148 .got.plt : { *(.got.plt) *(.igot.plt)
    [all...]
elf_x86_64.xd 40 .rela.plt :
42 *(.rela.plt)
51 .plt : { *(.plt) *(.iplt) }
52 .plt.got : { *(.plt.got) }
53 .plt.bnd : { *(.plt.bnd) }
145 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
146 .got.plt : { *(.got.plt) *(.igot.plt)
    [all...]
elf_x86_64.xdc 42 .rela.plt :
44 *(.rela.plt)
53 .plt : { *(.plt) *(.iplt) }
54 .plt.got : { *(.plt.got) }
55 .plt.bnd : { *(.plt.bnd) }
147 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
148 .got.plt : { *(.got.plt) *(.igot.plt)
    [all...]
elf_x86_64.xn 40 .rela.plt :
42 *(.rela.plt)
51 .plt : { *(.plt) *(.iplt) }
52 .plt.got : { *(.plt.got) }
53 .plt.bnd : { *(.plt.bnd) }
145 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
146 .got.plt : { *(.got.plt) *(.igot.plt)
    [all...]
elf_x86_64.xs 39 .rela.plt :
41 *(.rela.plt)
48 .plt : { *(.plt) *(.iplt) }
49 .plt.got : { *(.plt.got) }
50 .plt.bnd : { *(.plt.bnd) }
136 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
137 .got.plt : { *(.got.plt) *(.igot.plt)
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf-ifunc.c 72 /* We need to create .iplt, .rel[a].iplt, .igot and .igot.plt
90 /* We don't need the .igot section if we have the .igot.plt
93 s = bfd_make_section_with_flags (abfd, ".igot.plt", flags);
106 /* Allocate space in .plt, .got and associated reloc sections for
119 asection *plt, *gotplt, *relplt; local
125 /* If AVOID_PLT is TRUE, don't use PLT if possible. */
126 bfd_boolean use_plt = !avoid_plt || h->plt.refcount > 0;
130 in executable or it isn't referenced via PLT, the address of
132 the address of its .plt slot may be used. Pointer equality may
133 not work correctly. PIE or non-PLT reference should be used i
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
i386.exp 122 {"Helper shared library (basic PLT test)"
124 {"basic PLT generation (non-PIC)"
125 "-melf_i386 tmpdir/libpltlib.so" "" "--32" {plt.s}
126 {{objdump -drj.plt plt.pd}} "plt"}
127 {"basic PLT generation (PIC)"
128 "-shared -melf_i386 tmpdir/libpltlib.so" "" "--32" {plt-pic.s}
129 {{objdump -drj.plt plt-pic.pd}} "libplt-pic.so"
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/
reloc64.s 69 bad movabs $xtrn@plt, %rax
70 add $xtrn@plt, %rax
71 mov $xtrn@plt, %eax
72 bad mov $xtrn@plt, %ax
73 bad mov $xtrn@plt, %al
74 mov xtrn@plt(%rbx), %eax
75 mov xtrn@plt(%ebx), %eax
76 call xtrn@plt
77 bad jrcxz xtrn@plt
130 .long xtrn@plt
    [all...]
  /cts/suite/audio_quality/test_description/processing/
check_spectrum_playback.py 21 import matplotlib.pyplot as plt
49 Phh, freqs = plt.psd(hostData, NFFT=N, Fs=samplingRate, Fc=0, detrend=plt.mlab.detrend_none,\
50 window=plt.mlab.window_hanning, noverlap=0, pad_to=None, sides='onesided',\
129 plt.plot(amp)
130 plt.show()
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/x86_64-linux-android/lib/ldscripts/
elf_x86_64.x 40 .rela.plt :
42 *(.rela.plt)
51 .plt : { *(.plt) *(.iplt) }
52 .plt.got : { *(.plt.got) }
53 .plt.bnd : { *(.plt.bnd) }
145 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
146 .got.plt : { *(.got.plt) *(.igot.plt)
    [all...]
elf_x86_64.xc 42 .rela.plt :
44 *(.rela.plt)
53 .plt : { *(.plt) *(.iplt) }
54 .plt.got : { *(.plt.got) }
55 .plt.bnd : { *(.plt.bnd) }
147 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
148 .got.plt : { *(.got.plt) *(.igot.plt)
    [all...]
elf_x86_64.xd 40 .rela.plt :
42 *(.rela.plt)
51 .plt : { *(.plt) *(.iplt) }
52 .plt.got : { *(.plt.got) }
53 .plt.bnd : { *(.plt.bnd) }
145 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
146 .got.plt : { *(.got.plt) *(.igot.plt)
    [all...]
elf_x86_64.xdc 42 .rela.plt :
44 *(.rela.plt)
53 .plt : { *(.plt) *(.iplt) }
54 .plt.got : { *(.plt.got) }
55 .plt.bnd : { *(.plt.bnd) }
147 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
148 .got.plt : { *(.got.plt) *(.igot.plt)
    [all...]
elf_x86_64.xn 40 .rela.plt :
42 *(.rela.plt)
51 .plt : { *(.plt) *(.iplt) }
52 .plt.got : { *(.plt.got) }
53 .plt.bnd : { *(.plt.bnd) }
145 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
146 .got.plt : { *(.got.plt) *(.igot.plt)
    [all...]
elf_x86_64.xs 39 .rela.plt :
41 *(.rela.plt)
48 .plt : { *(.plt) *(.iplt) }
49 .plt.got : { *(.plt.got) }
50 .plt.bnd : { *(.plt.bnd) }
136 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
137 .got.plt : { *(.got.plt) *(.igot.plt)
    [all...]
elf_x86_64.xsc 41 .rela.plt :
43 *(.rela.plt)
50 .plt : { *(.plt) *(.iplt) }
51 .plt.got : { *(.plt.got) }
52 .plt.bnd : { *(.plt.bnd) }
138 . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
139 .got.plt : { *(.got.plt) *(.igot.plt)
    [all...]

Completed in 214 milliseconds

1 2 3 4 5 6 7 8 91011>>