|
LLVM 23.0.0git
|
Namespaces | |
| namespace | Args |
| namespace | Contents |
| namespace | Names |
Classes | |
| struct | Header |
| struct | SectionHeader |
Enumerations | |
| enum class | SectionType : uint16_t |
Functions | |
| LLVM_ABI EnumStrings< SectionType, 1 > | getSectionTypes () |
| LLVM_ABI bool | isValidSectionType (uint16_t V) |
| LLVM_ABI StringRef | getSectionName (SectionType Type) |
|
strong |
Definition at line 878 of file DXContainer.h.
| StringRef llvm::dxbc::SourceInfo::getSectionName | ( | SourceInfo::SectionType | Type | ) |
Definition at line 338 of file DXContainer.cpp.
References getSectionName(), getSectionTypes(), isValidSectionType(), and llvm::to_underlying().
Referenced by getSectionName().
| EnumStrings< SourceInfo::SectionType > llvm::dxbc::SourceInfo::getSectionTypes | ( | ) |
Definition at line 329 of file DXContainer.cpp.
References BUILD_ENUM_STRINGS, llvm::EnumStrings(), getSectionTypes(), and llvm::dwarf_linker::SectionNames.
Referenced by getSectionName(), and getSectionTypes().
Definition at line 119 of file DXContainer.cpp.
References isValidEnumValue(), and isValidSectionType().
Referenced by getSectionName(), and isValidSectionType().