Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DTarget.h155 using encryption_info_command = llvm::MachO::encryption_info_command_64; member
171 using encryption_info_command = llvm::MachO::encryption_info_command; member
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h824 struct encryption_info_command { struct
832 struct encryption_info_command_64 { argument