LLVM
15.0.0git
|
#include "llvm/ObjectYAML/ELFYAML.h"
Public Attributes | |
StringRef | Name |
ELF_STT | Type |
Optional< StringRef > | Section |
Optional< ELF_SHN > | Index |
ELF_STB | Binding |
Optional< llvm::yaml::Hex64 > | Value |
Optional< llvm::yaml::Hex64 > | Size |
Optional< uint8_t > | Other |
Optional< uint32_t > | StName |