LLVM 20.0.0git
|
Go to the source code of this file.
Classes | |
struct | llvm::TagNameItem |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::ELFAttrs |
Typedefs | |
using | llvm::TagNameMap = ArrayRef< TagNameItem > |
Enumerations | |
enum | llvm::ELFAttrs::AttrType : unsigned { llvm::ELFAttrs::File = 1 , llvm::ELFAttrs::Section = 2 , llvm::ELFAttrs::Symbol = 3 } |
enum | llvm::ELFAttrs::AttrMagic { llvm::ELFAttrs::Format_Version = 0x41 } |
Functions | |
StringRef | llvm::ELFAttrs::attrTypeAsString (unsigned attr, TagNameMap tagNameMap, bool hasTagPrefix=true) |
std::optional< unsigned > | llvm::ELFAttrs::attrTypeFromString (StringRef tag, TagNameMap tagNameMap) |