Searched refs:SetSection (Results 1 – 2 of 2) sorted by relevance
5 struct SetSection { struct10 static SetSection gSetSection;13 - (SetSection&)sections; argument17 - (SetSection&) sections {27 // CHECK: [[C:%.*]] = call dereferenceable({{[0-9]+}}) %struct.SetSection* bitcast (i8* (i8*, i8*, …28 // CHECK: call dereferenceable({{[0-9]+}}) i32* @_ZN10SetSection2atEi(%struct.SetSection* [[C]]
963 func (v Value) SetSection(str string) { func