Searched refs:ArmCmseSGSection (Results 1 – 3 of 3) sorted by relevance
1329 ArmCmseSGSection::ArmCmseSGSection(Ctx &ctx) in ArmCmseSGSection() function in ArmCmseSGSection1362 void ArmCmseSGSection::addSGVeneer(Symbol *acleSeSym, Symbol *sym) { in addSGVeneer()1384 void ArmCmseSGSection::writeTo(uint8_t *buf) { in writeTo()1397 void ArmCmseSGSection::addMappingSymbol() { in addMappingSymbol()1401 size_t ArmCmseSGSection::getSize() const { in getSize()1408 void ArmCmseSGSection::finalizeContents() { in finalizeContents()
1337 class ArmCmseSGSection final : public SyntheticSection {1339 ArmCmseSGSection(Ctx &ctx);
4935 ctx.in.armCmseSGSection = std::make_unique<ArmCmseSGSection>(ctx); in createSyntheticSections()