LLVM 22.0.0git
llvm::object::SectionStrippedError Class Reference

#include "llvm/Object/COFF.h"

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

◆ SectionStrippedError()

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: