Searched refs:getSymbolValue (Results 1 – 15 of 15) sorted by relevance
62 const ELFSym *getSymbolValue() const { in getSymbolValue() function
364 Symbol = Fixup.getSymbolValue(); in writeData()
239 uint64_t getSymbolValue(DataRefImpl Symb) const;320 return getObject()->getSymbolValue(getRawDataRefImpl()); in getValue()
402 uint64_t Result = getSymbolValue(Symb); in getSymbolAddress()
254 uint64_t getSymbolValue(DataRefImpl Symb) const;354 return getObject()->getSymbolValue(getRawDataRefImpl()); in getValue()
476 uint64_t Result = getSymbolValue(Symb); in getSymbolAddress()
51 uint64_t ObjectFile::getSymbolValue(DataRefImpl Ref) const { in getSymbolValue() function in ObjectFile
1050 return getSymbolValue(Symb); in getSymbolAddress()
170 uint64_t Result = getSymbolValue(Ref); in getSymbolAddress()
1759 return getSymbolValue(Sym); in getSymbolAddress()
41 uint64_t ObjectFile::getSymbolValue(DataRefImpl Ref) const { in getSymbolValue() function in ObjectFile
161 uint64_t Result = getSymbolValue(Ref); in getSymbolAddress()
496 return getSymbolValue(Sym); in getSymbolAddress()
343 static uint64_t getSymbolValue(const MCSymbol &Symbol, in getSymbolValue() function417 Local->Data.Value = getSymbolValue(Symbol, Layout); in DefineSymbol()
319 static uint64_t getSymbolValue(const MCSymbol &Symbol, in getSymbolValue() function393 Local->Data.Value = getSymbolValue(MCSym, Layout); in DefineSymbol()