Searched refs:layoutSectionOnce (Results 1 – 2 of 2) sorted by relevance
205 bool layoutSectionOnce(MCAsmLayout &Layout, MCSection &Sec);
1194 bool MCAssembler::layoutSectionOnce(MCAsmLayout &Layout, MCSection &Sec) { in layoutSectionOnce() function in MCAssembler1220 while (layoutSectionOnce(Layout, Sec)) in layoutOnce()