Return the Mach‐O coalesced data section.
Synopsis
Declared in <llvm/MC/MCObjectFileInfo.h>
MCSection const*
getDataCoalSection() const;
Return Value
The Mach‐O coalesced data section.
Created with MrDocs