Home
last modified time | relevance | path

Searched refs:encryption_info_command (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/llvm/include/llvm/Support/
H A DMachO.def48 HANDLE_LOAD_COMMAND(LC_ENCRYPTION_INFO, 0x00000021u, encryption_info_command)
75 LOAD_COMMAND_STRUCT(encryption_info_command)
H A DMachO.h792 struct encryption_info_command { struct
1179 inline void swapStruct(encryption_info_command &e) { in swapStruct()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.def58 HANDLE_LOAD_COMMAND(LC_ENCRYPTION_INFO, 0x00000021u, encryption_info_command)
85 LOAD_COMMAND_STRUCT(encryption_info_command)
H A DMachO.h797 struct encryption_info_command { struct
1187 inline void swapStruct(encryption_info_command &e) { in swapStruct()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.def57 HANDLE_LOAD_COMMAND(LC_ENCRYPTION_INFO, 0x00000021u, encryption_info_command)
86 LOAD_COMMAND_STRUCT(encryption_info_command)
H A DMachO.h807 struct encryption_info_command { struct
1216 inline void swapStruct(encryption_info_command &e) { in swapStruct()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMachO.def57 HANDLE_LOAD_COMMAND(LC_ENCRYPTION_INFO, 0x00000021u, encryption_info_command)
89 LOAD_COMMAND_STRUCT(encryption_info_command)
H A DMachO.h824 struct encryption_info_command { struct
1355 inline void swapStruct(encryption_info_command &e) { in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMachO.def57 HANDLE_LOAD_COMMAND(LC_ENCRYPTION_INFO, 0x00000021u, encryption_info_command)
90 LOAD_COMMAND_STRUCT(encryption_info_command)
DMachO.h820 struct encryption_info_command { struct
1356 inline void swapStruct(encryption_info_command &e) { in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMachO.def57 HANDLE_LOAD_COMMAND(LC_ENCRYPTION_INFO, 0x00000021u, encryption_info_command)
90 LOAD_COMMAND_STRUCT(encryption_info_command)
DMachO.h820 struct encryption_info_command { struct
1356 inline void swapStruct(encryption_info_command &e) { in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMachO.def57 HANDLE_LOAD_COMMAND(LC_ENCRYPTION_INFO, 0x00000021u, encryption_info_command)
90 LOAD_COMMAND_STRUCT(encryption_info_command)
DMachO.h820 struct encryption_info_command { struct
1356 inline void swapStruct(encryption_info_command &e) { in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DMachO.def57 HANDLE_LOAD_COMMAND(LC_ENCRYPTION_INFO, 0x00000021u, encryption_info_command)
90 LOAD_COMMAND_STRUCT(encryption_info_command)
DMachO.h820 struct encryption_info_command { struct
1356 inline void swapStruct(encryption_info_command &e) { in swapStruct()
/aosp_15_r20/external/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp309 void MappingTraits<MachO::encryption_info_command>::mapping( in mapping()
310 IO &IO, MachO::encryption_info_command &LoadCommand) { in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp346 void MappingTraits<MachO::encryption_info_command>::mapping( in mapping()
347 IO &IO, MachO::encryption_info_command &LoadCommand) { in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp400 void MappingTraits<MachO::encryption_info_command>::mapping( in mapping()
401 IO &IO, MachO::encryption_info_command &LoadCommand) { in mapping()
/aosp_15_r20/external/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h1207 struct encryption_info_command { struct
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DMachO.h365 MachO::encryption_info_command
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp1484 if (Load.C.cmdsize != sizeof(MachO::encryption_info_command)) { in MachOObjectFile()
1489 MachO::encryption_info_command E = in MachOObjectFile()
1490 getStruct<MachO::encryption_info_command>(*this, Load.Ptr); in MachOObjectFile()
4361 MachO::encryption_info_command
4363 return getStruct<MachO::encryption_info_command>(*this, L.Ptr); in getEncryptionInfoCommand()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DMachOObjectFile.cpp1496 if (Load.C.cmdsize != sizeof(MachO::encryption_info_command)) { in MachOObjectFile()
1501 MachO::encryption_info_command E = in MachOObjectFile()
1502 getStruct<MachO::encryption_info_command>(*this, Load.Ptr); in MachOObjectFile()
4719 MachO::encryption_info_command
4721 return getStruct<MachO::encryption_info_command>(*this, L.Ptr); in getEncryptionInfoCommand()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DMachO.h524 MachO::encryption_info_command
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DMachO.h680 MachO::encryption_info_command

12