Searched refs:m_PLT0Size (Results 1 – 4 of 4) sorted by relevance
61 m_PLT0Size = sizeof(x86_32_dyn_plt0); in X86PLT()68 m_PLT0Size = sizeof(x86_32_exec_plt0); in X86PLT()77 m_PLT0Size = sizeof(x86_64_plt0); in X86PLT()179 uint64_t PLTEntryOffset = m_PLT0Size; in applyPLT1()263 uint64_t PLTEntryOffset = m_PLT0Size; in applyPLT1()
115 unsigned int getPLT0Size() const { return m_PLT0Size; } in getPLT0Size()124 unsigned int m_PLT0Size; variable
87 unsigned int m_PLT0Size; variable
44 m_PLT0Size = sizeof(hexagon_plt0); in HexagonPLT()