Home
last modified time | relevance | path

Searched defs:fvmlib_command (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/
H A Dloader.d1059 struct fvmlib_command in version() struct
1062 uint cmd; in version()
1065 uint cmdsize; in version()
1068 fvmlib fvmlib_; in version()
2905 struct fvmlib_command struct
2907 uint cmd;
2908 uint cmdsize;
2909 fvmlib fvmlib_;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h604 struct fvmlib_command { struct
605 uint32_t cmd;
606 uint32_t cmdsize;
607 struct fvmlib fvmlib;