Searched refs:classRef (Results 1 – 3 of 3) sorted by relevance
205 uint64_t withoutFlags = 0, StringRef classRef = {})207 filePat(filePattern), classRef(classRef), withFlags(withFlags), in SectionCommand()209 assert((filePattern.empty() || classRef.empty()) && in SectionCommand()238 StringRef classRef; variable
537 if (cmd->classRef.empty()) { in computeInputSections()625 sectionClasses.lookup(CachedHashStringRef(cmd->classRef)); in computeInputSections()627 Err(ctx) << "undefined section class '" << cmd->classRef << "'"; in computeInputSections()631 Err(ctx) << "section class '" << cmd->classRef << "' referenced by '" in computeInputSections()
630 if (!isd->classRef.empty()) in readSectionClassDescription()632 isd->classRef + "'"); in readSectionClassDescription()