Searched refs:getBSSExtern (Results 1 – 2 of 2) sorted by relevance
225 static SectionKind getBSSExtern() { return get(BSSExtern); } in getBSSExtern() function
161 return SectionKind::getBSSExtern(); in getKindForGlobal()