Searched refs:m_PLT0 (Results 1 – 2 of 2) sorted by relevance
64 m_PLT0 = x86_dyn_plt0; in X86PLT()70 m_PLT0 = x86_exec_plt0; in X86PLT()190 memcpy(data, m_PLT0, plt0->getEntrySize()); in applyPLT0()192 if (m_PLT0 == x86_exec_plt0) { in applyPLT0()
83 const uint8_t *m_PLT0; variable