Searched refs:getBSSLocal (Results 1 – 2 of 2) sorted by relevance
191 static SectionKind getBSSLocal() { return get(BSSLocal); } in getBSSLocal() function
158 return SectionKind::getBSSLocal(); in getKindForGlobal()