Searched refs:arm_plt0 (Results 1 – 2 of 2) sorted by relevance
16 const uint32_t arm_plt0[] = { variable34 class ARMPLT0 : public PLT::Entry<sizeof(arm_plt0)> {
21 ARMPLT0::ARMPLT0(SectionData& pParent) : PLT::Entry<sizeof(arm_plt0)>(pParent) { in ARMPLT0()44 (m_pSectionData->size() - 1) * sizeof(arm_plt1) + sizeof(arm_plt0); in finalizeSectionSize()89 memcpy(data, arm_plt0, ARMPLT0::EntrySize); in applyPLT0()