Searched refs:MemoryAlignment (Results 1 – 14 of 14) sorted by relevance
23 ; SO1-NEXT: MemoryAlignment: 233 ; SO2-NEXT: MemoryAlignment: 0
37 ; CHECK-NEXT: MemoryAlignment: 2
56 ; CHECK-NEXT: MemoryAlignment: 2
59 DylinkSec->MemoryAlignment = Info.MemoryAlignment; in dumpCustomSection()
40 uint32_t MemoryAlignment; // P2 alignment of memory member
41 uint32_t MemoryAlignment; // P2 alignment of memory member
209 uint32_t MemoryAlignment; member
206 uint32_t MemoryAlignment; member
160 encodeULEB128(Section.MemoryAlignment, OS); in writeSectionContent()
54 IO.mapRequired("MemoryAlignment", Section.MemoryAlignment); in sectionMapping()
161 encodeULEB128(Section.MemoryAlignment, OS); in writeSectionContent()
331 DylinkInfo.MemoryAlignment = readVaruint32(Ctx); in parseDylinkSection()
344 DylinkInfo.MemoryAlignment = readVaruint32(Ctx); in parseDylinkSection()