Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCSymbol.h342 uint64_t getCommonSize() const { in getCommonSize() function
/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h476 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
H A DIRSymtab.h214 uint64_t getCommonSize() const { getCommonSize() function
/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp185 static Expected<uint64_t> getCommonSize(ObjectFile *Obj) { getCommonSize() function