Home
last modified time | relevance | path

Searched defs:CommonSize (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DIRSymtab.h119 Word CommonSize, CommonAlign; member
169 uint32_t CommonSize, CommonAlign; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp202 uint64_t CommonSize = 0; in loadObjectImpl() local
529 uint64_t CommonSize = 0; in computeTotalAllocSize() local
651 uint64_t CommonSize, in emitCommonSymbols()
/external/llvm/include/llvm/MC/
DMCSymbol.h130 uint64_t CommonSize; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSymbol.h134 uint64_t CommonSize; member
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp470 uint64_t CommonSize = 0; in computeTotalAllocSize() local
573 uint64_t CommonSize = 0; in emitCommonSymbols() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-size/
Dllvm-size.cpp436 uint64_t CommonSize = getCommonSize(Obj); in printObjectSectionSizes() local
/external/llvm/tools/llvm-size/
Dllvm-size.cpp426 uint64_t CommonSize = getCommonSize(Obj); in printObjectSectionSizes() local
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAssembler.h534 uint64_t CommonSize; variable
/external/llvm/tools/gold/
Dgold-plugin.cpp109 uint64_t CommonSize = 0; member