Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/
H A Dloader.d1202 struct sub_library_command in version() struct
1205 uint cmd; in version()
1208 uint cmdsize; in version()
1211 lc_str sub_library; in version()
2948 struct sub_library_command struct
2950 uint cmd;
2951 uint cmdsize;
2952 lc_str sub_library;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h641 struct sub_library_command { struct
642 uint32_t cmd;
643 uint32_t cmdsize;
644 uint32_t sub_library;