Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/bfd/
Dsunos.c516 #define SPARC_PLT_ENTRY_SIZE (12) macro
518 static const bfd_byte sparc_plt_first_entry[SPARC_PLT_ENTRY_SIZE] =
1648 splt->size = SPARC_PLT_ENTRY_SIZE; in sunos_scan_ext_relocs()
1659 splt->size += SPARC_PLT_ENTRY_SIZE; in sunos_scan_ext_relocs()
2047 memcpy (s->contents, sparc_plt_first_entry, SPARC_PLT_ENTRY_SIZE); in bfd_sunos_size_dynamic_sections()