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