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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c2491 asection *splt, *spltrel, *sgotplt;
2506 spltrel = bfd_get_section_by_name (dynobj, ".rela.plt");
2515 spltrel->size = entries * sizeof (Elf64_External_Rela);
2483 asection *splt, *spltrel, *sgotplt; local

Completed in 120 milliseconds