Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/
H A Dloader.d22 struct mach_header in version() struct
25 uint magic; in version()
28 int cputype; in version()
31 int cpusubtype; in version()
34 uint filetype; in version()
37 uint ncmds; in version()
40 uint sizeofcmds; in version()
43 uint flags; in version()
2577 struct mach_header struct
2594 struct mach_header_64 argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Dmacho.d308 const(mach_header)* header; // the mach header of the image member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h509 struct mach_header { struct
519 struct mach_header_64 { argument