Searched defs:getCommonSize (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp199 static uint64_t getCommonSize(ObjectFile *Obj) { function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h393 inline uint64_t SymbolRef::getCommonSize() const { function in class:llvm::object::SymbolRef
H A DIRSymtab.h209 uint64_t getCommonSize() const { function in struct:llvm::irsymtab::Symbol
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbol.h331 uint64_t getCommonSize() const { function

Completed in 120 milliseconds