Searched refs:getSymVA (Results 1 – 1 of 1) sorted by relevance
80 static uint64_t getSymVA(const Symbol &sym, int64_t addend) { in getSymVA() function162 return getSymVA(*this, addend) + addend; in getVA()