Searched refs:resolveGotVA (Results 1 – 2 of 2) sorted by relevance
84 uint64_t resolveGotVA() const { return isInGot() ? getGotVA() : getVA(); } in resolveGotVA() function
100 return sym->resolveGotVA(); in resolveSymbolVA()