LLVM: llvm::ifs::IFSSymbol Struct Reference (original) (raw)

#include "[llvm/InterfaceStub/IFSStub.h](IFSStub%5F8h%5Fsource.html)"

Public Attributes
std::string Name
std::optional< uint64_t > Size
IFSSymbolType Type = IFSSymbolType::NoType
bool Undefined = false
bool Weak = false
std::optional< std::string > Warning

Definition at line 53 of file IFSStub.h.

llvm::ifs::IFSSymbol::IFSSymbol ( ) default

IFSSymbol() [2/2]

llvm::ifs::IFSSymbol::IFSSymbol ( std::string SymbolName) inlineexplicit

operator<()

Name

std::string llvm::ifs::IFSSymbol::Name

Size

std::optional<uint64_t> llvm::ifs::IFSSymbol::Size

Type

Undefined

bool llvm::ifs::IFSSymbol::Undefined = false

Warning

std::optionalstd::string llvm::ifs::IFSSymbol::Warning

Weak

bool llvm::ifs::IFSSymbol::Weak = false


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