Searched refs:ms_dos_stub (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/cctools-845/include/coff/
H A Dms_dos_stub.h46 struct ms_dos_stub struct
H A Dbytesex.h6 #include "coff/ms_dos_stub.h"
23 struct ms_dos_stub *m,
/macosx-10.9.5/cctools-845/efitools/
H A Dmtoc.c39 #include "coff/ms_dos_stub.h"
63 static struct ms_dos_stub ms_dos_stub; variable in typeref:struct:ms_dos_stub
204 struct ms_dos_stub *p);
1222 header_size = sizeof(struct ms_dos_stub) +
1321 create_ms_dos_stub(&ms_dos_stub);
1551 memcpy(p, &ms_dos_stub, sizeof(struct ms_dos_stub));
1553 swap_ms_dos_stub((struct ms_dos_stub *)p, target_byte_sex);
1554 p += sizeof(struct ms_dos_stub);
[all...]
/macosx-10.9.5/cctools-845/include/
H A DMakefile39 coff/base_relocs.h coff/bytesex.h coff/ms_dos_stub.h \
/macosx-10.9.5/cctools-845/libstuff/
H A Dcoff_bytesex.c4 #include "coff/ms_dos_stub.h"
69 struct ms_dos_stub *m,

Completed in 54 milliseconds