Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DIRSymtab.h118 Word CommonSize, CommonAlign; member
172 uint32_t CommonSize, CommonAlign; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp209 uint32_t CommonAlign = 0; in loadObjectImpl() local
592 uint32_t CommonAlign = 1; in computeTotalAllocSize() local
720 uint32_t CommonAlign) { in emitCommonSymbols()