addKernel(const char *kernelName) | CLRX::AsmAmdCL2Handler | virtual |
addSection(const char *sectionName, AsmKernelId kernelId) | CLRX::AsmAmdCL2Handler | virtual |
AsmAmdCL2Handler(Assembler &assembler) | CLRX::AsmAmdCL2Handler | explicit |
AsmAmdCL2PseudoOps (defined in CLRX::AsmAmdCL2Handler) | CLRX::AsmAmdCL2Handler | friend |
AsmFormatHandler(Assembler &assembler) | CLRX::AsmFormatHandler | explicitprotected |
AsmKcodeHandler(Assembler &assembler) (defined in CLRX::AsmKcodeHandler) | CLRX::AsmKcodeHandler | explicitprotected |
assembler | CLRX::AsmFormatHandler | protected |
codeSection (defined in CLRX::AsmKcodeHandler) | CLRX::AsmKcodeHandler | protected |
currentKcodeKernel (defined in CLRX::AsmKcodeHandler) | CLRX::AsmKcodeHandler | protected |
getKernelBase(AsmKernelId index) | CLRX::AsmAmdCL2Handler | virtual |
getKernelsNum() const | CLRX::AsmAmdCL2Handler | virtual |
getOutput() const | CLRX::AsmAmdCL2Handler | inline |
getSectionId(const char *sectionName) const | CLRX::AsmAmdCL2Handler | virtual |
getSectionInfo(AsmSectionId sectionId) const | CLRX::AsmAmdCL2Handler | virtual |
handleLabel(const CString &label) | CLRX::AsmAmdCL2Handler | virtual |
isCodeSection() const | CLRX::AsmAmdCL2Handler | virtual |
isSectionDiffsResolvable() const | CLRX::AsmFormatHandler | inline |
kcodeSelection (defined in CLRX::AsmKcodeHandler) | CLRX::AsmKcodeHandler | protected |
kcodeSelStack (defined in CLRX::AsmKcodeHandler) | CLRX::AsmKcodeHandler | protected |
NonCopyableAndNonMovable() | CLRX::NonCopyableAndNonMovable | inline |
NonCopyableAndNonMovable(const NonCopyableAndNonMovable &)=delete | CLRX::NonCopyableAndNonMovable | |
NonCopyableAndNonMovable(NonCopyableAndNonMovable &&)=delete | CLRX::NonCopyableAndNonMovable | |
operator=(const NonCopyableAndNonMovable &)=delete | CLRX::NonCopyableAndNonMovable | |
operator=(NonCopyableAndNonMovable &&)=delete | CLRX::NonCopyableAndNonMovable | |
parsePseudoOp(const CString &firstName, const char *stmtPlace, const char *linePtr) | CLRX::AsmAmdCL2Handler | virtual |
prepareBinary() | CLRX::AsmAmdCL2Handler | virtual |
prepareKcodeState() (defined in CLRX::AsmKcodeHandler) | CLRX::AsmKcodeHandler | protected |
prepareSectionDiffsResolving() | CLRX::AsmFormatHandler | virtual |
resolveLoHiRelocExpression(const AsmExpression *expr, RelocType &relType, AsmSectionId &relSectionId, uint64_t &relValue) (defined in CLRX::AsmFormatHandler) | CLRX::AsmFormatHandler | protected |
resolveRelocation(const AsmExpression *expr, uint64_t &value, AsmSectionId §ionId) | CLRX::AsmAmdCL2Handler | virtual |
resolveSymbol(const AsmSymbol &symbol, uint64_t &value, AsmSectionId §ionId) | CLRX::AsmAmdCL2Handler | virtual |
restoreKcodeCurrentAllocRegs() (defined in CLRX::AsmKcodeHandler) | CLRX::AsmKcodeHandler | protected |
saveKcodeCurrentAllocRegs() (defined in CLRX::AsmKcodeHandler) | CLRX::AsmKcodeHandler | protected |
sectionDiffsResolvable (defined in CLRX::AsmFormatHandler) | CLRX::AsmFormatHandler | protected |
setCurrentKernel(AsmKernelId kernel) | CLRX::AsmAmdCL2Handler | virtual |
setCurrentSection(AsmSectionId sectionId) | CLRX::AsmAmdCL2Handler | virtual |
writeBinary(std::ostream &os) const | CLRX::AsmAmdCL2Handler | virtual |
writeBinary(Array< cxbyte > &array) const | CLRX::AsmAmdCL2Handler | virtual |
~AsmAmdCL2Handler() | CLRX::AsmAmdCL2Handler | |
~AsmFormatHandler() (defined in CLRX::AsmFormatHandler) | CLRX::AsmFormatHandler | virtual |
~AsmKcodeHandler()=default (defined in CLRX::AsmKcodeHandler) | CLRX::AsmKcodeHandler | protected |