Searched refs:sectionClasses (Results 1 – 3 of 3) sorted by relevance
471 llvm::DenseMap<llvm::CachedHashStringRef, SectionClassDesc *> sectionClasses; variable
625 sectionClasses.lookup(CachedHashStringRef(cmd->classRef)); in computeInputSections()840 for (const auto &[_, sc] : sectionClasses) { in processSectionCommands()
621 if (!ctx.script->sectionClasses.insert({CachedHashStringRef(name), desc}) in readSectionClassDescription()