Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/bfd/
Dsunos.c550 #define M68K_PLT_ENTRY_SIZE (8) macro
552 static const bfd_byte m68k_plt_first_entry[M68K_PLT_ENTRY_SIZE] =
1372 splt->size = M68K_PLT_ENTRY_SIZE; in sunos_scan_std_relocs()
1381 splt->size += M68K_PLT_ENTRY_SIZE; in sunos_scan_std_relocs()
2051 memcpy (s->contents, m68k_plt_first_entry, M68K_PLT_ENTRY_SIZE); in bfd_sunos_size_dynamic_sections()