Home
last modified time | relevance | path

Searched defs:getSymbolValue (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DObjectFile.cpp56 Expected<uint64_t> ObjectFile::getSymbolValue(DataRefImpl Ref) const { in getSymbolValue() function in ObjectFile
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp1423 ExprValue LinkerScript::getSymbolValue(StringRef name, const Twine &loc) { getSymbolValue() function in LinkerScript
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp372 static uint64_t getSymbolValue(const MCSymbol &Symbol, getSymbolValue() function