Home
last modified time | relevance | path

Searched defs:fat_arch (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dfat.h56 struct fat_arch { struct
57 cpu_type_t cputype; /* cpu specifier (int) */
58 cpu_subtype_t cpusubtype; /* machine specifier (int) */
59 uint32_t offset; /* file offset to this object file */
60 uint32_t size; /* size of this object file */
61 uint32_t align; /* alignment as a power of 2 */
/external/llvm-project/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/
DObjectContainerUniversalMachO.cpp228 for (const llvm::MachO::fat_arch &fat_arch : fat_archs) { in GetModuleSpecifications() local
/external/llvm/include/llvm/Support/
DMachO.h888 struct fat_arch { struct
896 struct fat_arch_64 { argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h896 struct fat_arch { struct
904 struct fat_arch_64 { argument
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMachO.h938 struct fat_arch { struct
946 struct fat_arch_64 { argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h931 struct fat_arch { struct
939 struct fat_arch_64 { argument