LLVM 20.0.0git
|
#include "MachOLayoutBuilder.h"
#include "llvm/Support/Alignment.h"
#include "llvm/Support/Errc.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/SystemZ/zOSSupport.h"
#include "llvm/BinaryFormat/MachO.def"
Go to the source code of this file.
Macros | |
#define | HANDLE_LOAD_COMMAND(LCName, LCValue, LCStruct) |
#define HANDLE_LOAD_COMMAND | ( | LCName, | |
LCValue, | |||
LCStruct | |||
) |