Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:SectionName

210   StringRef SectionName = GV->getSection();
213 Kind = getELFKindForNamedSection(SectionName, Kind);
221 return getContext().getELFSection(SectionName,
222 getELFSectionType(SectionName, Kind), Flags,