Searched refs:fvmfile_command (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/cctools-845/include/mach-o/
H A Dswap.h122 struct fvmfile_command *ff,
H A Dloader.h1418 * The fvmfile_command contains a reference to a file to be loaded at the
1423 struct fvmfile_command { struct
/macosx-10.9.5/cctools-845/include/stuff/
H A Dbytesex.h175 struct fvmfile_command *ff,
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h1406 * The fvmfile_command contains a reference to a file to be loaded at the
1411 struct fvmfile_command { struct
/macosx-10.9.5/cctools-845/otool/
H A Dofile_print.h273 struct fvmfile_command *ff,
H A Dofile_print.c1813 struct fvmfile_command ff;
2047 memset((char *)&ff, '\0', sizeof(struct fvmfile_command));
2048 size = left < sizeof(struct fvmfile_command) ?
2049 left : sizeof(struct fvmfile_command);
3222 * print an LC_FVMFILE command. The fvmfile_command structure specified must
3227 struct fvmfile_command *ff,
3234 if(ff->cmdsize < sizeof(struct fvmfile_command))
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DMachO.h617 struct fvmfile_command { struct in namespace:llvm::MachO
/macosx-10.9.5/cctools-845/libmacho/
H A Dswap.c319 struct fvmfile_command *ff,
/macosx-10.9.5/cctools-845/libstuff/
H A Dbytesex.c674 struct fvmfile_command *ff,

Completed in 224 milliseconds