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