Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h227 struct load_command { struct
228 uint32_t cmd; /* type of load command */
229 uint32_t cmdsize; /* total size of command in bytes */
/external/llvm/include/llvm/Support/
DMachO.h513 struct load_command { struct
514 uint32_t cmd;
515 uint32_t cmdsize;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h513 struct load_command { struct
514 uint32_t cmd;
515 uint32_t cmdsize;
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMachO.h529 struct load_command { struct
530 uint32_t cmd;
531 uint32_t cmdsize;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h522 struct load_command { struct
523 uint32_t cmd;
524 uint32_t cmdsize;