Return the language‐specific data area (LSDA) section.

Synopsis

Declared in <llvm/MC/MCObjectFileInfo.h>

MCSection*
getLSDASection() const;

Return Value

The language‐specific data area (LSDA) section.

Created with MrDocs