|
LLVM 22.0.0git
|
The Mach component of yaml2obj. More...
#include "llvm/BinaryFormat/MachO.h"#include "llvm/ObjectYAML/DWARFEmitter.h"#include "llvm/ObjectYAML/ObjectYAML.h"#include "llvm/ObjectYAML/yaml2obj.h"#include "llvm/Support/Errc.h"#include "llvm/Support/Error.h"#include "llvm/Support/FormatVariadic.h"#include "llvm/Support/LEB128.h"#include "llvm/Support/YAMLTraits.h"#include "llvm/Support/SystemZ/zOSSupport.h"#include "llvm/Support/raw_ostream.h"#include "llvm/BinaryFormat/MachO.def"Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::yaml |
Macros | |
| #define | HANDLE_LOAD_COMMAND(LCName, LCValue, LCStruct) |
Functions | |
| LLVM_ABI bool | llvm::yaml::yaml2macho (YamlObjectFile &Doc, raw_ostream &Out, ErrorHandler EH) |
The Mach component of yaml2obj.
Definition in file MachOEmitter.cpp.
| #define HANDLE_LOAD_COMMAND | ( | LCName, | |
| LCValue, | |||
| LCStruct ) |