Searched refs:getDataNoRel (Results 1 – 3 of 3) sorted by relevance
238 return SectionKind::getDataNoRel(); in getKindForGlobal()242 return SectionKind::getDataNoRel(); in getKindForGlobal()
231 static SectionKind getDataNoRel() { return get(DataNoRel); } in getDataNoRel() function
475 SectionKind::getDataNoRel()); in emitModuleFlags()