Return the XCOFF TOC base section.

Synopsis

Declared in <llvm/MC/MCObjectFileInfo.h>

MCSection*
getTOCBaseSection() const;

Return Value

The XCOFF TOC base section.

Created with MrDocs