Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/
H A Dloader.d559 struct segment_command in version() struct
562 uint cmd; in version()
565 uint cmdsize; in version()
571 uint vmaddr; in version()
574 uint vmsize; in version()
577 uint fileoff; in version()
580 uint filesize; in version()
583 int maxprot; in version()
586 int initprot; in version()
589 uint nsects; in version()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h535 struct segment_command { struct
549 struct segment_command_64 { argument