Searched refs:getCommonSize (Results 1 – 6 of 6) sorted by relevance
144 uint64_t getCommonSize() const;321 inline uint64_t SymbolRef::getCommonSize() const { in getCommonSize() function
400 uint64_t Size = I->getCommonSize(); in computeTotalAllocSize()507 uint64_t Size = Sym.getCommonSize(); in emitCommonSymbols()530 uint64_t Size = Sym.getCommonSize(); in emitCommonSymbols()
192 return (*unwrap(SI))->getCommonSize(); in LLVMGetSymbolSize()
329 uint64_t getCommonSize() const { in getCommonSize() function
369 Address = Symbol->getCommonSize(); in writeNlist()
347 return Symbol.getCommonSize(); in getSymbolValue()