Searched defs:getSymbolValue (Results 1 – 2 of 2) sorted by relevance
38 uint64_t ObjectFile::getSymbolValue(DataRefImpl Ref) const { in getSymbolValue() function in ObjectFile
344 static uint64_t getSymbolValue(const MCSymbol &Symbol, in getSymbolValue() function