ΒΆllvm::MCStreamer* createMachOStreamer(
    llvm::MCContext& Ctx,
    int&& TAB,
    int&& OW,
    int&& CE,
    bool RelaxAll,
    bool DWARFMustBeAtTheEnd,
    bool LabelSections = false)

Declared at: llvm/include/llvm/Support/TargetRegistry.h:92

Parameters

llvm::MCContext& Ctx
int&& TAB
int&& OW
int&& CE
bool RelaxAll
bool DWARFMustBeAtTheEnd
bool LabelSections = false