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

#include "llvm/Object/ELF.h"

Collaboration diagram for llvm::object::VersionEntry:
Collaboration graph
[legend]

Public Attributes

std::string Name
 
bool IsVerDef
 

Detailed Description

Definition at line 67 of file ELF.h.

Member Data Documentation

◆ IsVerDef

bool llvm::object::VersionEntry::IsVerDef

Definition at line 69 of file ELF.h.

◆ Name

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

Definition at line 68 of file ELF.h.


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