Home
last modified time | relevance | path

Searched defs:CommonSize (Results 1 – 3 of 3) 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/include/llvm/MC/
DMCSymbol.h135 uint64_t CommonSize; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp208 uint64_t CommonSize = 0; in loadObjectImpl() local
591 uint64_t CommonSize = 0; in computeTotalAllocSize() local
719 uint64_t CommonSize, in emitCommonSymbols()