Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86PLT.cpp223 uint64_t PLTEntryOffset = m_PLT0Size; in applyPLT1() local
251 *offset = -(PLTEntryOffset + 12 + 4); in applyPLT1()
252 PLTEntryOffset += m_PLT1Size; in applyPLT1()