Searched refs:X86_64PLT1 (Results 1 – 2 of 2) sorted by relevance
87 class X86_64PLT1 : public PLT::Entry<sizeof(x86_64_plt1)> {89 X86_64PLT1(SectionData& pParent);
44 X86_64PLT1::X86_64PLT1(SectionData& pParent) in X86_64PLT1() function in mcld::X86_64PLT1