Searched defs:mach_header (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DMachO.h26 // Constants for the "magic" field in llvm::MachO::mach_header and
35 // Constants for the "filetype" field in llvm::MachO::mach_header and
49 // Constant bits for the "flags" field in llvm::MachO::mach_header and
279 struct mach_header { struct in namespace:llvm::MachO
/external/llvm/include/llvm/Support/
H A DMachO.h25 // Constants for the "magic" field in llvm::MachO::mach_header and
38 // Constants for the "filetype" field in llvm::MachO::mach_header and
54 // Constant bits for the "flags" field in llvm::MachO::mach_header and
492 struct mach_header { struct
985 inline void swapStruct(mach_header &mh) {
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h25 // Constants for the "magic" field in llvm::MachO::mach_header and
38 // Constants for the "filetype" field in llvm::MachO::mach_header and
54 // Constant bits for the "flags" field in llvm::MachO::mach_header and
492 struct mach_header { struct
993 inline void swapStruct(mach_header &mh) {

Completed in 228 milliseconds