Searched refs:X86_64PLT0 (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86PLT.h90 class X86_64PLT0 : public PLT::Entry<sizeof(x86_64_plt0)> class in namespace:mcld
93 X86_64PLT0(SectionData& pParent);
H A DX86PLT.cpp44 X86_64PLT0::X86_64PLT0(SectionData& pParent) function in class:X86_64PLT0
90 new X86_64PLT0(*m_pSectionData);

Completed in 40 milliseconds