LLVM: llvm::object::SectionStrippedError Class Reference (original) (raw)

#include "[llvm/Object/COFF.h](Object%5F2COFF%5F8h%5Fsource.html)"

Inheritance diagram for llvm::object::SectionStrippedError:

[legend]

Public Member Functions
SectionStrippedError ()
Public Member Functions inherited from llvm::ErrorInfo< SectionStrippedError, BinaryError >
const void * dynamicClassID () const override
bool isA (const void *const ClassID) const override
Additional Inherited Members
Static Public Member Functions inherited from llvm::ErrorInfo< SectionStrippedError, BinaryError >
static const void * classID ()

Detailed Description

Definition at line 1475 of file COFF.h.

Constructor & Destructor Documentation

llvm::object::SectionStrippedError::SectionStrippedError ( ) inline

Definition at line 1478 of file COFF.h.

References llvm::object::section_stripped.


The documentation for this class was generated from the following file: