Searched refs:pltsec (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-x86.c2483 asection *sec, *pltsec; local
2707 pltsec = htab->elf.splt;
2712 && (!htab->plt.has_plt0 || pltsec == NULL))
2784 if (pltsec != NULL)
2808 sec = pltsec;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-x86.c3639 asection *sec, *pltsec; local
3950 pltsec = htab->elf.splt;
3955 && (!htab->plt.has_plt0 || pltsec == NULL))
4027 if (pltsec != NULL)
4051 sec = pltsec;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-x86.c3950 asection *sec, *pltsec; local
4261 pltsec = htab->elf.splt;
4264 && (!htab->plt.has_plt0 || pltsec == NULL))
4361 if (pltsec != NULL)
4385 sec = pltsec;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-x86.c3639 asection *sec, *pltsec; local
3950 pltsec = htab->elf.splt;
3955 && (!htab->plt.has_plt0 || pltsec == NULL))
4027 if (pltsec != NULL)
4051 sec = pltsec;

Completed in 144 milliseconds