Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86PLT.cpp271 uint64_t PLTRelIndex = 0; in applyPLT1() local
292 *offset = PLTRelIndex; in applyPLT1()
293 PLTRelIndex++; in applyPLT1()