Searched refs:pltBase (Results 1 – 1 of 1) sorted by relevance
97 uint64_t pltBase = m_Section.addr(); in applyPLT0() local109 int32_t result = ((gotpltAddr - pltBase) >> 6); in applyPLT0()113 result = (gotpltAddr - pltBase); in applyPLT0()