Searched defs:PLTRelIndex (Results 1 - 1 of 1) sorted by path

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86PLT.cpp292 uint64_t PLTRelIndex = 0; local
313 *offset = PLTRelIndex;
314 PLTRelIndex++;

Completed in 78 milliseconds