Searched refs:plt (Results 1 – 25 of 32) sorted by relevance
12
40 .rel.plt : { *(.rel.plt) }41 .rela.plt : { *(.rela.plt) }74 .plt : { *(.plt) }75 .got : { *(.got.plt) *(.got) }
42 .rel.plt :44 *(.rel.plt)49 .rela.plt :51 *(.rela.plt)100 .plt : { *(.plt) }101 .got : { *(.got.plt) *(.got) }
40 .rel.plt : { *(.rel.plt) }41 .rela.plt : { *(.rela.plt) }100 .plt : { *(.plt) }101 .got : { *(.got.plt) *(.got) }
40 .rel.plt : { *(.rel.plt) }41 .rela.plt : { *(.rela.plt) }96 .plt : { *(.plt) }97 .got : { *(.got.plt) *(.got) }
43 .rel.plt : { *(.rel.plt) }44 .rela.plt : { *(.rela.plt) }87 .plt : { *(.plt) }88 .got : { *(.got.plt) *(.got) }
46 .rel.plt : { *(.rel.plt) }47 .rela.plt : { *(.rela.plt) }52 .plt : { *(.plt) }125 .got : { *(.got.plt) *(.got) }
38 .rel.plt :40 *(.rel.plt)45 .rela.plt :47 *(.rela.plt)56 .plt : { *(.plt) }131 .got : { *(.got.plt) *(.got) }
52 .rel.plt : { *(.rel.plt) }53 .rela.plt : { *(.rela.plt) }147 .plt : SPECIAL { *(.plt) }174 .plt : SPECIAL { *(.plt) }
48 .rel.plt : { *(.rel.plt) }49 .rela.plt : { *(.rela.plt) }55 .plt : { *(.plt) }139 .got : { *(.got.plt) *(.got) }
50 .rel.plt : { *(.rel.plt) }51 .rela.plt : { *(.rela.plt) }56 .plt : { *(.plt) }139 .got.plt : { *(.got.plt) }
31 .rel.plt;33 .plt;140 .got.plt;
179 (elf_i386_initialize_got): There is now a separate .got.plt, so184 (elf_i386_finalize_plt): Reference now .got.plt.187 (elf_i386_create_relocations): Also get .got.plt. Rewrite R-386_GOT32188 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_NOBITS1054 * elflint.c (check_sections): Use ebl_bss_plt_p to see if .plt should
90 CvPoint plt = {r1.x, r1.y}; in RectInRect() local92 return (PointInRect(plt, r2) && PointInRect(prb, r2)); in RectInRect()
65 import matplotlib.pyplot as plt namespace319 fig = plt.figure(figsize=plot_size)353 plt.savefig(ofile)
1 # timing.plt
119 #define JUMPTARGET(name) name##@plt
150 %define WRT_PLT wrt ..plt186 %define WRT_PLT wrt ..plt
28 ELF: .got.plt DBG {{[0-9a-f]+}} {{[0-9a-f]+}} {{[0-9a-f]+}} formatspe…
198 : Disassembly of section .plt:
154 …-J��}k�j:�����cKH��@Qޤ'�f ��H�ā���E�I�Nu���~aG&�4yxQƣ��&Y���eG��4qJ�^���<plt��
2435 Section *plt; member18833 Section *plt; in put_got_entry() local18844 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 …]
797 Add DT_RUNPATH/DT_RPATH entries to dynamic section. Create .plt and798 .rel.plt sections (completely). Add support for all four PLT related
335 a local plt if the compiler doesn't support what we want. Bug #5147021119 we avoid the plt call due to the undefinf of g_string_append_c
11 …_]]u��xt_gv�����{lc[^hhhx���uhl��������������mm���l^c��}e_c��uefm����ohi{��plt��������������������…
795 1% speed improvement on js-ibench and js-performance plt suites.