Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DTarget.h138 using encryption_info_command = llvm::MachO::encryption_info_command_64; member
154 using encryption_info_command = llvm::MachO::encryption_info_command; member
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DMachO.h819 struct encryption_info_command { struct
827 struct encryption_info_command_64 { argument