LLVM 22.0.0git
llvm::object::VersionEntry Struct Reference

#include "llvm/Object/ELF.h"

Public Attributes

std::string Name
bool IsVerDef

Detailed Description

Definition at line 69 of file ELF.h.

Member Data Documentation

◆ IsVerDef

bool llvm::object::VersionEntry::IsVerDef

Definition at line 71 of file ELF.h.

◆ Name

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

Definition at line 70 of file ELF.h.


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