LLVM 19.0.0git
Public Member Functions | List of all members
llvm::object::SectionStrippedError Class Reference

#include "llvm/Object/COFF.h"

Inheritance diagram for llvm::object::SectionStrippedError:
Inheritance graph
[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 1359 of file COFF.h.

Constructor & Destructor Documentation

◆ SectionStrippedError()

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

Definition at line 1362 of file COFF.h.

References llvm::object::section_stripped.


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