Return the COFF guard function ID table section.

Synopsis

Declared in <llvm/MC/MCObjectFileInfo.h>

MCSection*
getGFIDsSection() const;

Return Value

The COFF guard function ID table section.

Created with MrDocs