|
LLVM 23.0.0git
|
#include "llvm/MC/DXContainerInfo.h"
Public Member Functions | |
| void | computeGenericHeader (uint32_t ContentSize, dxbc::SourceInfo::SectionType Type) |
Public Attributes | |
| dxbc::SourceInfo::SectionHeader | GenericHeader |
Definition at line 49 of file DXContainerInfo.h.
| void SourceInfo::Section::computeGenericHeader | ( | uint32_t | ContentSize, |
| dxbc::SourceInfo::SectionType | Type ) |
Definition at line 102 of file DXContainerInfo.cpp.
References align(), and GenericHeader.
Referenced by llvm::mcdxbc::SourceInfo::ProgramArgs::compute(), llvm::mcdxbc::SourceInfo::SourceNames::compute(), and llvm::mcdxbc::SourceInfo::SourceContents::computeFinalSize().
| dxbc::SourceInfo::SectionHeader llvm::mcdxbc::SourceInfo::Section::GenericHeader |
Definition at line 50 of file DXContainerInfo.h.
Referenced by computeGenericHeader(), and llvm::mcdxbc::SourceInfoBuilder::write().