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