Home
last modified time | relevance | path

Searched defs:load_command (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/
H A Dloader.d337 struct load_command in version() struct
340 uint cmd; in version()
343 uint cmdsize; in version()
2667 struct load_command struct
2669 uint cmd;
2670 uint cmdsize;
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Dmacho.c1082 struct macho_load_command load_command; in macho_add() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h530 struct load_command { struct
531 uint32_t cmd;
532 uint32_t cmdsize;