Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMachO.h568 struct encryption_info_command { struct
569 uint32_t cmd;
570 uint32_t cmdsize;
571 uint32_t cryptoff;
572 uint32_t cryptsize;
573 uint32_t cryptid;
/external/llvm/include/llvm/Support/
DMachO.h792 struct encryption_info_command { struct
800 struct encryption_info_command_64 { argument