Searched refs:x86_32_dyn_plt0 (Results 1 – 2 of 2) sorted by relevance
16 const uint8_t x86_32_dyn_plt0[] = { variable63 class X86_32DynPLT0 : public PLT::Entry<sizeof(x86_32_dyn_plt0)>
25 : PLT::Entry<sizeof(x86_32_dyn_plt0)>(pParent) in X86_32DynPLT0()67 m_PLT0 = x86_32_dyn_plt0; in X86PLT()69 m_PLT0Size = sizeof (x86_32_dyn_plt0); in X86PLT()