Searched refs:getDataNoRel (Results 1 – 2 of 2) sorted by relevance
234 return SectionKind::getDataNoRel(); in getKindForGlobal()239 return SectionKind::getDataNoRel(); in getKindForGlobal()
231 static SectionKind getDataNoRel() { return get(DataNoRel); } in getDataNoRel() function