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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoff-stgo32.c113 static const unsigned char stub_bytes[STUBSIZE] = variable
171 memcpy (filehdr_out->stub, stub_bytes, STUBSIZE);
388 memcpy (bfd_coff_go32stub (abfd), stub_bytes, STUBSIZE);
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-stgo32.c113 static const unsigned char stub_bytes[STUBSIZE] = variable
171 memcpy (filehdr_out->stub, stub_bytes, STUBSIZE);
388 memcpy (bfd_coff_go32stub (abfd), stub_bytes, STUBSIZE);

Completed in 65 milliseconds