Return the COFF CodeView debug symbols section.
Synopsis
Declared in <llvm/MC/MCObjectFileInfo.h>
MCSection*
getCOFFDebugSymbolsSection() const;
Return Value
The COFF CodeView debug symbols section.
Created with MrDocs