Searched defs:getSymbolValue (Results 1 – 3 of 3) sorted by relevance
56 Expected<uint64_t> ObjectFile::getSymbolValue(DataRefImpl Ref) const { in getSymbolValue() function in ObjectFile
352 static uint64_t getSymbolValue(const MCSymbol &Symbol, in getSymbolValue() function
1388 ExprValue LinkerScript::getSymbolValue(StringRef name, const Twine &loc) { in getSymbolValue() function in LinkerScript