Searched defs:getSymbolValue (Results 1 – 4 of 4) sorted by relevance
56 Expected<uint64_t> ObjectFile::getSymbolValue(DataRefImpl Ref) const { in getSymbolValue() function in ObjectFile
870 ErrorOr<uint64_t> getSymbolValue(const MCSymbol &Symbol) const { scopeLock() function
365 static uint64_t getSymbolValue(const MCSymbol &Symbol, const MCAssembler &Asm) { getSymbolValue() function
1581 ExprValue LinkerScript::getSymbolValue(StringRef name, const Twine &loc) { getSymbolValue() function in LinkerScript