Searched refs:x86_64_plt0 (Results 1 – 2 of 2) sorted by relevance
38 const uint8_t x86_64_plt0[] = { variable82 class X86_64PLT0 : public PLT::Entry<sizeof(x86_64_plt0)> {
41 : PLT::Entry<sizeof(x86_64_plt0)>(pParent) { in X86_64PLT0()75 m_PLT0 = x86_64_plt0; in X86PLT()77 m_PLT0Size = sizeof(x86_64_plt0); in X86PLT()