Home
last modified time | relevance | path

Searched refs:GOTEntryOffset (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86PLT.cpp174 uint64_t GOTEntryOffset = GOTEntrySize * X86GOTPLT0Num; in applyPLT1() local
176 GOTEntryOffset += m_GOTPLT.addr(); in applyPLT1()
199 *offset = GOTEntryOffset; in applyPLT1()
200 GOTEntryOffset += GOTEntrySize; in applyPLT1()