Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h683 struct routines_command_64 { struct
684 uint32_t cmd;
685 uint32_t cmdsize;
686 uint64_t init_address;
687 uint64_t init_module;
688 uint64_t reserved1;
689 uint64_t reserved2;
690 uint64_t reserved3;
691 uint64_t reserved4;
692 uint64_t reserved5;
[all …]