Searched refs:getCommonSize (Results 1 – 10 of 10) sorted by relevance
146 uint64_t getCommonSize() const;327 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
192 static uint64_t getCommonSize(ObjectFile *Obj) { in getCommonSize() function426 uint64_t CommonSize = getCommonSize(Obj); in printObjectSectionSizes()460 total_bss += getCommonSize(Obj); in printObjectSectionSizes()
477 uint64_t Size = I->getCommonSize(); in computeTotalAllocSize()595 uint64_t Size = Sym.getCommonSize(); in emitCommonSymbols()619 uint64_t Size = Sym.getCommonSize(); in emitCommonSymbols()
329 uint64_t getCommonSize() const { in getCommonSize() function
210 return (*unwrap(SI))->getCommonSize(); in LLVMGetSymbolSize()
592 uint64_t getCommonSize() const { in getCommonSize() function
325 Address = Data.getCommonSize(); in WriteNlist()
951 OS << " (common, size:" << getCommonSize() in dump()
369 Address = Symbol->getCommonSize(); in writeNlist()
346 return Symbol.getCommonSize(); in getSymbolValue()