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