Searched refs:CommonAlign (Results 1 – 4 of 4) sorted by relevance
119 Word CommonSize, CommonAlign; member169 uint32_t CommonSize, CommonAlign; member213 return CommonAlign; in getCommonAlignment()307 CommonAlign = UncI->CommonAlign; in read()
210 uint32_t CommonAlign = 0; in loadObjectImpl() local284 if (!CommonAlign) in loadObjectImpl()285 CommonAlign = Align; in loadObjectImpl()344 CommonAlign)) in loadObjectImpl()536 uint32_t CommonAlign = 1; in computeTotalAllocSize() local547 CommonAlign = Align; in computeTotalAllocSize()553 RWDataAlign = std::max(RWDataAlign, CommonAlign); in computeTotalAllocSize()659 uint32_t CommonAlign) { in emitCommonSymbols() argument665 uint8_t *Addr = MemMgr.allocateDataSection(CommonSize, CommonAlign, SectionID, in emitCommonSymbols()
389 uint32_t CommonAlign);
254 Uncommon().CommonAlign = GV->getAlignment(); in addSymbol()