Searched refs:getCommonSize (Results 1 – 6 of 6) sorted by relevance
145 uint64_t getCommonSize() const;322 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
374 uint64_t Size = I->getCommonSize(); in computeTotalAllocSize()482 uint64_t Size = Sym.getCommonSize(); in emitCommonSymbols()504 uint64_t Size = Sym.getCommonSize(); in emitCommonSymbols()
190 return (*unwrap(SI))->getCommonSize(); in LLVMGetSymbolSize()
334 uint64_t getCommonSize() const { in getCommonSize() function
371 Address = Symbol->getCommonSize(); in writeNlist()
380 return Symbol.getCommonSize(); in getSymbolValue()