Searched refs:CommonAlign (Results 1 – 4 of 4) sorted by relevance
118 Word CommonSize, CommonAlign; member172 uint32_t CommonSize, CommonAlign; member216 return CommonAlign; in getCommonAlignment()322 CommonAlign = UncI->CommonAlign; in read()
209 uint32_t CommonAlign = 0; in loadObjectImpl() local283 if (!CommonAlign) in loadObjectImpl()284 CommonAlign = Align; in loadObjectImpl()343 CommonAlign)) in loadObjectImpl()592 uint32_t CommonAlign = 1; in computeTotalAllocSize() local603 CommonAlign = Align; in computeTotalAllocSize()609 RWDataAlign = std::max(RWDataAlign, CommonAlign); in computeTotalAllocSize()720 uint32_t CommonAlign) { in emitCommonSymbols() argument726 uint8_t *Addr = MemMgr.allocateDataSection(CommonSize, CommonAlign, SectionID, in emitCommonSymbols()
380 uint32_t CommonAlign);
269 Uncommon().CommonAlign = GV->getAlignment(); in addSymbol()