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