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