Home
last modified time | relevance | path

Searched refs:iplt (Results 1 – 19 of 19) sorted by relevance

/dragonfly/contrib/binutils-2.34/bfd/
H A Delf-ifunc.c41 if (htab->irelifunc != NULL || htab->iplt != NULL) in _bfd_elf_create_ifunc_sections()
77 htab->iplt = s; in _bfd_elf_create_ifunc_sections()
226 plt = htab->iplt; in _bfd_elf_allocate_ifunc_dyn_relocs()
H A Delfxx-x86.c1159 && (htab->elf.iplt == NULL in _bfd_x86_elf_size_dynamic_sections()
1160 || htab->elf.iplt->size == 0) in _bfd_x86_elf_size_dynamic_sections()
1229 || s == htab->elf.iplt in _bfd_x86_elf_size_dynamic_sections()
1282 if (s == htab->elf.iplt) in _bfd_x86_elf_size_dynamic_sections()
2984 sec = htab->elf.iplt; in _bfd_x86_elf_link_setup_gnu_properties()
H A Delf32-i386.c2258 resolved_plt = htab->elf.iplt; in elf_i386_relocate_section()
3528 plt = htab->elf.iplt; in elf_i386_finish_dynamic_symbol()
3832 plt = htab->elf.splt ? htab->elf.splt : htab->elf.iplt; in elf_i386_finish_dynamic_symbol()
H A Delf64-x86-64.c2656 resolved_plt = htab->elf.iplt; in elf_x86_64_relocate_section()
4095 plt = htab->elf.iplt; in elf_x86_64_finish_dynamic_symbol()
4376 plt = htab->elf.splt ? htab->elf.splt : htab->elf.iplt; in elf_x86_64_finish_dynamic_symbol()
H A Delf-bfd.h654 asection *iplt; member
/dragonfly/contrib/gdb-7/bfd/
H A Delf-ifunc.c42 if (htab->irelifunc != NULL || htab->iplt != NULL) in _bfd_elf_create_ifunc_sections()
79 htab->iplt = s; in _bfd_elf_create_ifunc_sections()
248 plt = htab->iplt; in _bfd_elf_allocate_ifunc_dyn_relocs()
H A Delf32-i386.c2846 && (htab->elf.iplt == NULL in elf_i386_size_dynamic_sections()
2847 || htab->elf.iplt->size == 0) in elf_i386_size_dynamic_sections()
2884 || s == htab->elf.iplt in elf_i386_size_dynamic_sections()
3349 plt = htab->elf.iplt; in elf_i386_relocate_section()
4452 plt = htab->elf.iplt; in elf_i386_finish_dynamic_symbol()
4654 plt = htab->elf.splt ? htab->elf.splt : htab->elf.iplt; in elf_i386_finish_dynamic_symbol()
H A Delf64-x86-64.c2893 && (htab->elf.iplt == NULL in elf_x86_64_size_dynamic_sections()
2894 || htab->elf.iplt->size == 0) in elf_x86_64_size_dynamic_sections()
2922 || s == htab->elf.iplt in elf_x86_64_size_dynamic_sections()
3311 plt = htab->elf.splt ? htab->elf.splt : htab->elf.iplt; in elf_x86_64_relocate_section()
4437 plt = htab->elf.iplt; in elf_x86_64_finish_dynamic_symbol()
4595 plt = htab->elf.splt ? htab->elf.splt : htab->elf.iplt; in elf_x86_64_finish_dynamic_symbol()
H A Delf-bfd.h534 asection *iplt; member
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf-ifunc.c41 if (htab->irelifunc != NULL || htab->iplt != NULL) in _bfd_elf_create_ifunc_sections()
78 htab->iplt = s; in _bfd_elf_create_ifunc_sections()
221 plt = htab->iplt; in _bfd_elf_allocate_ifunc_dyn_relocs()
H A Delf32-i386.c3369 && (htab->elf.iplt == NULL in elf_i386_size_dynamic_sections()
3370 || htab->elf.iplt->size == 0) in elf_i386_size_dynamic_sections()
3407 || s == htab->elf.iplt in elf_i386_size_dynamic_sections()
3926 plt = htab->elf.iplt; in elf_i386_relocate_section()
5254 plt = htab->elf.iplt; in elf_i386_finish_dynamic_symbol()
5534 plt = htab->elf.splt ? htab->elf.splt : htab->elf.iplt; in elf_i386_finish_dynamic_symbol()
H A Delf64-x86-64.c3781 && (htab->elf.iplt == NULL in elf_x86_64_size_dynamic_sections()
3782 || htab->elf.iplt->size == 0) in elf_x86_64_size_dynamic_sections()
3810 || s == htab->elf.iplt in elf_x86_64_size_dynamic_sections()
4347 resolved_plt = htab->elf.iplt; in elf_x86_64_relocate_section()
5661 plt = htab->elf.iplt; in elf_x86_64_finish_dynamic_symbol()
5972 plt = htab->elf.splt ? htab->elf.splt : htab->elf.iplt; in elf_x86_64_finish_dynamic_symbol()
H A Delf-bfd.h596 asection *iplt; member
/dragonfly/contrib/binutils-2.27/ld/scripttempl/
H A Delf.sc143 IPLT=".iplt ${RELOCATING-0} : { *(.iplt) }"
144 PLT=".plt ${RELOCATING-0} : { *(.plt)${IREL_IN_PLT+ *(.iplt)} }
158 REL_IPLT=".rel.iplt ${RELOCATING-0} :
161 *(.rel.iplt)
164 RELA_IPLT=".rela.iplt ${RELOCATING-0} :
167 *(.rela.iplt)
446 ${IREL_IN_PLT+${RELOCATING+*(.rel.iplt)}}
453 ${IREL_IN_PLT+${RELOCATING+*(.rela.iplt)}}
/dragonfly/contrib/binutils-2.34/ld/scripttempl/
H A Delf.sc147 IPLT=".iplt ${RELOCATING-0} : { *(.iplt) }"
148 PLT=".plt ${RELOCATING-0} : { *(.plt)${RELOCATING+${IREL_IN_PLT+ *(.iplt)}} }
162 REL_IPLT=".rel.iplt ${RELOCATING-0} :
165 *(.rel.iplt)
168 RELA_IPLT=".rela.iplt ${RELOCATING-0} :
171 *(.rela.iplt)
468 ${IREL_IN_PLT+${RELOCATING+*(.rel.iplt)}}
475 ${IREL_IN_PLT+${RELOCATING+*(.rela.iplt)}}
/dragonfly/stand/boot/pc32/loader/
H A Dloader.ldscript41 *(.rel.iplt)
48 .plt : { *(.plt) *(.iplt) }
/dragonfly/sys/platform/pc64/conf/
H A Dldscript.x86_6453 *(.rela.iplt)
60 .plt : { *(.plt) *(.iplt) }
/dragonfly/sys/platform/vkernel64/conf/
H A Dldscript.x86_6453 *(.rela.iplt)
60 .plt : { *(.plt) *(.iplt) }
/dragonfly/etc/
H A Dprotocols140 iplt 129 IPLT