Searched refs:DefaultSectionAlign (Results 1 – 2 of 2) sorted by relevance
28 constexpr unsigned DefaultSectionAlign = 4; variable133 CurrentOffset = alignTo(CurrentOffset, DefaultSectionAlign); in initSectionHeader()
50 constexpr unsigned DefaultSectionAlign = 4; variable943 Address = alignTo(Address, DefaultSectionAlign); in assignAddressesAndIndices()