Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dsunos.c550 #define M68K_PLT_ENTRY_SIZE (8) macro
552 static const bfd_byte m68k_plt_first_entry[M68K_PLT_ENTRY_SIZE] =
1386 splt->size = M68K_PLT_ENTRY_SIZE; in sunos_scan_std_relocs()
1395 splt->size += M68K_PLT_ENTRY_SIZE; in sunos_scan_std_relocs()
2065 memcpy (s->contents, m68k_plt_first_entry, M68K_PLT_ENTRY_SIZE); in bfd_sunos_size_dynamic_sections()