Home
last modified time | relevance | path

Searched refs:CommonAlign (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/gold/
Dgold-plugin.cpp99 unsigned CommonAlign = 0; member
462 Res.CommonAlign = std::max(Res.CommonAlign, GV->getAlignment()); in claim_file_hook()
659 cast<GlobalVariable>(GV)->setAlignment(Res.CommonAlign); in getModuleForFile()