Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h687 struct routines_command_64 { struct
688 uint32_t cmd;
689 uint32_t cmdsize;
690 uint64_t init_address;
691 uint64_t init_module;
692 uint64_t reserved1;
693 uint64_t reserved2;
694 uint64_t reserved3;
695 uint64_t reserved4;
696 uint64_t reserved5;
[all …]