Searched defs:getCommonSize (Results 1 – 10 of 10) sorted by relevance
327 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
331 uint64_t getCommonSize() const { in getCommonSize() function
393 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
209 uint64_t getCommonSize() const { in getCommonSize() function
329 uint64_t getCommonSize() const { in getCommonSize() function
402 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
210 uint64_t getCommonSize() const { in getCommonSize() function
192 static uint64_t getCommonSize(ObjectFile *Obj) { in getCommonSize() function
200 static Expected<uint64_t> getCommonSize(ObjectFile *Obj) { in getCommonSize() function