Searched refs:SectionCBs (Results 1 – 2 of 2) sorted by relevance
1907 ArrayRef<StorableBodyGenCallbackTy> SectionCBs,
1918 ArrayRef<StorableBodyGenCallbackTy> SectionCBs, PrivatizeCallbackTy PrivCB, in createSections() argument1971 for (auto SectionCB : SectionCBs) { in createSections()1988 Value *UB = ConstantInt::get(I32Ty, SectionCBs.size()); in createSections()