Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/
H A Dloader.d1856 struct uuid_command in version() struct
1859 uint cmd; in version()
1862 uint cmdsize; in version()
3179 struct uuid_command struct
3181 uint cmd;
3182 uint cmdsize;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h786 struct uuid_command { struct
787 uint32_t cmd;
788 uint32_t cmdsize;
789 uint8_t uuid[16];