Return the COFF unwind data section.

Synopsis

Declared in <llvm/MC/MCObjectFileInfo.h>

MCSection*
getXDataSection() const;

Return Value

The COFF unwind data section.

Created with MrDocs