Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp471 uint32_t CommonAlign = 1; in computeTotalAllocSize() local
574 uint32_t CommonAlign = CommonSymbols.begin()->getAlignment(); in emitCommonSymbols() local
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAssembler.h543 unsigned CommonAlign; variable
/external/llvm/tools/gold/
Dgold-plugin.cpp110 unsigned CommonAlign = 0; member