Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/
H A Dloader.d2385 struct linker_option_command in version() struct
2388 uint cmd; in version()
2391 uint cmdsize; in version()
2397 uint count; in version()
3351 struct linker_option_command struct
3353 uint cmd;
3354 uint cmdsize;
3355 uint count;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h880 struct linker_option_command { struct
881 uint32_t cmd;
882 uint32_t cmdsize;
883 uint32_t count;