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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbol.h331 uint64_t getCommonSize() const { function
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp200 static Expected<uint64_t> getCommonSize(ObjectFile *Obj) { function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h210 uint64_t getCommonSize() const { function in struct:llvm::irsymtab::Symbol
H A DObjectFile.h400 inline uint64_t SymbolRef::getCommonSize() const { function in class:llvm::object::SymbolRef

Completed in 103 milliseconds