Searched refs:getSymVA (Results 1 – 1 of 1) sorted by relevance
68 static uint64_t getSymVA(const Symbol &sym, int64_t &addend) { in getSymVA() function153 uint64_t outVA = getSymVA(*this, addend); in getVA()