Searched refs:MemoryAlignment (Results 1 – 5 of 5) sorted by relevance
41 uint32_t MemoryAlignment; // P2 alignment of memory member
211 uint32_t MemoryAlignment; member
54 IO.mapRequired("MemoryAlignment", Section.MemoryAlignment); in sectionMapping()
161 encodeULEB128(Section.MemoryAlignment, OS); in writeSectionContent()
345 DylinkInfo.MemoryAlignment = readVaruint32(Ctx); in parseDylinkSection()