Home
last modified time | relevance | path

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

/llvm-project/lld/MachO/
H A DMachOStructs.h38 struct entry_point_command { struct
39 llvm::support::ulittle32_t cmd;
40 llvm::support::ulittle32_t cmdsize;
41 llvm::support::ulittle64_t entryoff;
42 llvm::support::ulittle64_t stacksize;
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h948 struct entry_point_command { struct
949 cmdentry_point_command global() argument
950 cmdsizeentry_point_command global() argument
951 entryoffentry_point_command global() argument
952 stacksizeentry_point_command global() argument