LLVM 19.0.0git
Public Attributes | List of all members
llvm::ELFYAML::LinkerOption Struct Reference

#include "llvm/ObjectYAML/ELFYAML.h"

Public Attributes

StringRef Key
 
StringRef Value
 

Detailed Description

Definition at line 515 of file ELFYAML.h.

Member Data Documentation

◆ Key

StringRef llvm::ELFYAML::LinkerOption::Key

Definition at line 516 of file ELFYAML.h.

◆ Value

StringRef llvm::ELFYAML::LinkerOption::Value

Definition at line 517 of file ELFYAML.h.


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