LLVM 19.0.0git
Public Attributes | List of all members
llvm::object::VersionEntry Struct Reference

#include "llvm/Object/ELF.h"

Public Attributes

std::string Name
 
bool IsVerDef
 

Detailed Description

Definition at line 66 of file ELF.h.

Member Data Documentation

◆ IsVerDef

bool llvm::object::VersionEntry::IsVerDef

Definition at line 68 of file ELF.h.

◆ Name

std::string llvm::object::VersionEntry::Name

Definition at line 67 of file ELF.h.


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