Home
last modified time | relevance | path

Searched refs:pltent (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/busybox/busybox-1.26.2/modutils/
H A Dmodutils-24.c746 struct arch_list_entry *pltent; member
748 struct arch_single_entry pltent; member
1366 pe = (struct arch_single_entry *) &isym->pltent; in arch_apply_relocation()
1606 for (pe = isym->pltent; pe != NULL && pe->addend != rel->r_addend;) in arch_apply_relocation()
1609 pe = &isym->pltent; in arch_apply_relocation()
1888 rel, &intsym->pltent, in arch_create_got()
1892 /*rel,*/ &intsym->pltent, in arch_create_got()
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-ppc.c2919 struct plt_entry **pltent; in ppc_elf_check_relocs() local
3202 pltent = update_local_sym_info (abfd, symtab_hdr, r_symndx, in ppc_elf_check_relocs()
3204 if (pltent == NULL) in ppc_elf_check_relocs()
3212 pltent = &h->plt.plist; in ppc_elf_check_relocs()
3221 if (!update_plt_info (abfd, pltent, got2, addend)) in ppc_elf_check_relocs()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-ppc.c2919 struct plt_entry **pltent; in ppc_elf_check_relocs() local
3202 pltent = update_local_sym_info (abfd, symtab_hdr, r_symndx, in ppc_elf_check_relocs()
3204 if (pltent == NULL) in ppc_elf_check_relocs()
3212 pltent = &h->plt.plist; in ppc_elf_check_relocs()
3221 if (!update_plt_info (abfd, pltent, got2, addend)) in ppc_elf_check_relocs()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-ppc.c2919 struct plt_entry **pltent; in ppc_elf_check_relocs() local
3202 pltent = update_local_sym_info (abfd, symtab_hdr, r_symndx, in ppc_elf_check_relocs()
3204 if (pltent == NULL) in ppc_elf_check_relocs()
3212 pltent = &h->plt.plist; in ppc_elf_check_relocs()
3221 if (!update_plt_info (abfd, pltent, got2, addend)) in ppc_elf_check_relocs()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-ppc.c2919 struct plt_entry **pltent; in ppc_elf_check_relocs() local
3202 pltent = update_local_sym_info (abfd, symtab_hdr, r_symndx, in ppc_elf_check_relocs()
3204 if (pltent == NULL) in ppc_elf_check_relocs()
3212 pltent = &h->plt.plist; in ppc_elf_check_relocs()
3221 if (!update_plt_info (abfd, pltent, got2, addend)) in ppc_elf_check_relocs()