Home
last modified time | relevance | path

Searched defs:getCommonSize (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/Object/
DObjectFile.h327 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DObjectFile.h361 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
DIRSymtab.h206 uint64_t getCommonSize() const { in getCommonSize() function
/external/llvm/include/llvm/MC/
DMCSymbol.h329 uint64_t getCommonSize() const { in getCommonSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSymbol.h336 uint64_t getCommonSize() const { in getCommonSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-size/
Dllvm-size.cpp202 static uint64_t getCommonSize(ObjectFile *Obj) { in getCommonSize() function
/external/llvm/tools/llvm-size/
Dllvm-size.cpp192 static uint64_t getCommonSize(ObjectFile *Obj) { in getCommonSize() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAssembler.h592 uint64_t getCommonSize() const { in getCommonSize() function