Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dsunos.c517 #define SPARC_PLT_ENTRY_SIZE (12) macro
519 static const bfd_byte sparc_plt_first_entry[SPARC_PLT_ENTRY_SIZE] =
1644 splt->size = SPARC_PLT_ENTRY_SIZE; in sunos_scan_ext_relocs()
1655 splt->size += SPARC_PLT_ENTRY_SIZE; in sunos_scan_ext_relocs()
2040 memcpy (s->contents, sparc_plt_first_entry, SPARC_PLT_ENTRY_SIZE); in bfd_sunos_size_dynamic_sections()