Searched refs:MemoryAlignment (Results 1 – 5 of 5) sorted by relevance
247 uint32_t MemoryAlignment; // P2 alignment of memory member
227 uint32_t MemoryAlignment; member
55 IO.mapRequired("MemoryAlignment", Section.MemoryAlignment); in sectionMapping()
170 encodeULEB128(Section.MemoryAlignment, SubOS); in writeSectionContent()
392 DylinkInfo.MemoryAlignment = readVaruint32(Ctx); in parseDylinkSection()423 DylinkInfo.MemoryAlignment = readVaruint32(Ctx); in parseDylink0Section()