Return the Mach‐O common data section.

Synopsis

Declared in <llvm/MC/MCObjectFileInfo.h>

MCSection const*
getDataCommonSection() const;

Return Value

The Mach‐O common data section.

Created with MrDocs