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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86PLT.h74 class X86_32ExecPLT1 : public PLT::Entry<sizeof(x86_32_exec_plt1)> { class in namespace:mcld
76 X86_32ExecPLT1(SectionData& pParent);
H A DX86PLT.cpp36 X86_32ExecPLT1::X86_32ExecPLT1(SectionData& pParent) function in class:mcld::X86_32ExecPLT1
118 return new X86_32ExecPLT1(*m_pSectionData);

Completed in 50 milliseconds