Return the standard text section.

Synopsis

Declared in <llvm/MC/MCObjectFileInfo.h>

MCSection*
getTextSection() const;

Return Value

The standard text section.

Created with MrDocs