Searched refs:is_code_item_aligned (Results 1 – 1 of 1) sorted by relevance
1673 bool is_code_item_aligned = IsNextSectionCodeItemAligned(code_item_offset); in LayoutCodeItems() local1674 if (!is_code_item_aligned) { in LayoutCodeItems()