LLVM 22.0.0git
llvm::ELFYAML::LinkerOption Struct Reference

#include "llvm/ObjectYAML/ELFYAML.h"

Public Attributes

StringRef Key
StringRef Value

Detailed Description

Definition at line 530 of file ELFYAML.h.

Member Data Documentation

◆ Key

StringRef llvm::ELFYAML::LinkerOption::Key

Definition at line 531 of file ELFYAML.h.

◆ Value

StringRef llvm::ELFYAML::LinkerOption::Value

Definition at line 532 of file ELFYAML.h.


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