Home
last modified time | relevance | path

Searched refs:plt (Results 1 – 25 of 32) sorted by relevance

12

/external/qemu/
Dalpha.ld40 .rel.plt : { *(.rel.plt) }
41 .rela.plt : { *(.rela.plt) }
74 .plt : { *(.plt) }
75 .got : { *(.got.plt) *(.got) }
Di386.ld42 .rel.plt :
44 *(.rel.plt)
49 .rela.plt :
51 *(.rela.plt)
100 .plt : { *(.plt) }
101 .got : { *(.got.plt) *(.got) }
Darm.ld40 .rel.plt : { *(.rel.plt) }
41 .rela.plt : { *(.rela.plt) }
100 .plt : { *(.plt) }
101 .got : { *(.got.plt) *(.got) }
Dsparc.ld40 .rel.plt : { *(.rel.plt) }
41 .rela.plt : { *(.rela.plt) }
96 .plt : { *(.plt) }
97 .got : { *(.got.plt) *(.got) }
Di386-vl.ld43 .rel.plt : { *(.rel.plt) }
44 .rela.plt : { *(.rela.plt) }
87 .plt : { *(.plt) }
88 .got : { *(.got.plt) *(.got) }
Dm68k.ld46 .rel.plt : { *(.rel.plt) }
47 .rela.plt : { *(.rela.plt) }
52 .plt : { *(.plt) }
125 .got : { *(.got.plt) *(.got) }
Dx86_64.ld38 .rel.plt :
40 *(.rel.plt)
45 .rela.plt :
47 *(.rela.plt)
56 .plt : { *(.plt) }
131 .got : { *(.got.plt) *(.got) }
Dppc.ld52 .rel.plt : { *(.rel.plt) }
53 .rela.plt : { *(.rela.plt) }
147 .plt : SPECIAL { *(.plt) }
174 .plt : SPECIAL { *(.plt) }
Dia64.ld48 .rel.plt : { *(.rel.plt) }
49 .rela.plt : { *(.rela.plt) }
55 .plt : { *(.plt) }
139 .got : { *(.got.plt) *(.got) }
/external/valgrind/tsan/
Ddr64_ldscript50 .rel.plt : { *(.rel.plt) }
51 .rela.plt : { *(.rela.plt) }
56 .plt : { *(.plt) }
139 .got.plt : { *(.got.plt) }
/external/elfutils/src/
Delf32-i386.script31 .rel.plt;
33 .plt;
140 .got.plt;
DChangeLog179 (elf_i386_initialize_got): There is now a separate .got.plt, so
184 (elf_i386_finalize_plt): Reference now .got.plt.
187 (elf_i386_create_relocations): Also get .got.plt. Rewrite R-386_GOT32
188 handling for split .got/.got.plt.
191 input sections. Add .got.plt.
192 * ldgeneric.c (ld_generic_generate_sections): Add .got.plt section.
193 (ld_generic_create_outfile): Initialize .got.plt section.
194 Use .got.plt address for _GLOBAL_OFFSET_TABLE_ symbol and DT_PLTGOT.
430 (check_sections): Use it for ".plt" match. Cite wrong SHT_NOBITS
1054 * elflint.c (check_sections): Use ebl_bss_plt_p to see if .plt should
/external/opencv/cvaux/src/
D_cvvectrack.h90 CvPoint plt = {r1.x, r1.y}; in RectInRect() local
92 return (PointInRect(plt, r2) && PointInRect(prb, r2)); in RectInRect()
/external/blktrace/btt/
Dbtt_plot.py65 import matplotlib.pyplot as plt namespace
319 fig = plt.figure(figsize=plot_size)
353 plt.savefig(ofile)
/external/srtp/
Dtiming1 # timing.plt
/external/libffi/src/powerpc/
Dasm.h119 #define JUMPTARGET(name) name##@plt
/external/libvpx/vpx_ports/
Dx86_abi_support.asm150 %define WRT_PLT wrt ..plt
186 %define WRT_PLT wrt ..plt
/external/llvm/test/Object/
Dreadobj-shared-object.test28 ELF: .got.plt DBG {{[0-9a-f]+}} {{[0-9a-f]+}} {{[0-9a-f]+}} formatspe…
/external/linux-tools-perf/Documentation/
Dexamples.txt198 : Disassembly of section .plt:
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/
Des-ES_zl0_kdt_dur.pkb154 …-J��}k�j:�����cKH��@Qޤ'�f ��H�ā���E �I�N u���~aG&�4yxQƣ��&Y���eG��4qJ�^���<plt��
/external/valgrind/main/perf/
Dtinycc.c2435 Section *plt; member
18833 Section *plt; in put_got_entry() local
18844 plt = s1->plt; in put_got_entry()
18845 if (plt->data_offset == 0) { in put_got_entry()
18847 p = section_ptr_add(plt, 16); in put_got_entry()
18856 p = section_ptr_add(plt, 16); in put_got_entry()
18861 put32(p + 7, (plt->data_offset - 32) >> 1); in put_got_entry()
18863 put32(p + 12, -(plt->data_offset)); in put_got_entry()
18868 offset = plt->data_offset - 16; in put_got_entry()
18872 Section *plt; in put_got_entry() local
[all …]
/external/elfutils/
DNEWS797 Add DT_RUNPATH/DT_RPATH entries to dynamic section. Create .plt and
798 .rel.plt sections (completely). Add support for all four PLT related
/external/bluetooth/glib/
DChangeLog.pre-2-16335 a local plt if the compiler doesn't support what we want. Bug #514702
1119 we avoid the plt call due to the undefinf of g_string_append_c
/external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
Dvoice.rtpdump11 …_]]u��xt_gv�����{lc[^hhhx���uhl��������������mm���l^c��}e_c��uefm����ohi{��plt��������������������…
/external/webkit/Source/JavaScriptCore/
DChangeLog-2003-10-25795 1% speed improvement on js-ibench and js-performance plt suites.

12