Searched defs:X86_32ExecPLT0 (Results 1 - 2 of 2) sorted by last modified time

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86PLT.cpp34 X86_32ExecPLT0::X86_32ExecPLT0(SectionData& pParent) function in class:X86_32ExecPLT0
80 new X86_32ExecPLT0(*m_pSectionData);
H A DX86PLT.h75 class X86_32ExecPLT0 : public PLT::Entry<sizeof(x86_32_exec_plt0)> class in namespace:mcld
78 X86_32ExecPLT0(SectionData& pParent);

Completed in 163 milliseconds