HomeSort by relevance Sort by last modified time
    Searched refs:X86_32DynPLT0 (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/X86/
X86PLT.h 63 class X86_32DynPLT0 : public PLT::Entry<sizeof(x86_32_dyn_plt0)>
66 X86_32DynPLT0(SectionData& pParent);
X86PLT.cpp 24 X86_32DynPLT0::X86_32DynPLT0(SectionData& pParent)
72 new X86_32DynPLT0(*m_pSectionData);

Completed in 79 milliseconds