Searched refs:dshb_file_creator (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dxsym.h534 unsigned char dshb_file_creator[4]; /* Executable's creator. */ member in struct:bfd_sym_header_block
H A Dxsym.c191 memcpy (&header->dshb_file_creator, buf + 146, 4);
286 dshb->dshb_file_creator, dshb->dshb_file_type);
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dxsym.h534 unsigned char dshb_file_creator[4]; /* Executable's creator. */ member in struct:bfd_sym_header_block
H A Dxsym.c200 memcpy (&header->dshb_file_creator, buf + 146, 4);
304 dshb->dshb_file_creator, dshb->dshb_file_type);

Completed in 127 milliseconds