Lines Matching defs:SectionName
207 StringRef SectionName = GV->getSection();210 Kind = getELFKindForNamedSection(SectionName, Kind);218 return getContext().getELFSection(SectionName,219 getELFSectionType(SectionName, Kind), Flags,