Searched refs:m_PLT0Size (Results 1 – 4 of 4) sorted by relevance
69 m_PLT0Size = sizeof (x86_32_dyn_plt0); in X86PLT()77 m_PLT0Size = sizeof (x86_32_exec_plt0); in X86PLT()87 m_PLT0Size = sizeof (x86_64_plt0); in X86PLT()197 uint64_t PLTEntryOffset = m_PLT0Size; in applyPLT1()284 uint64_t PLTEntryOffset = m_PLT0Size; in applyPLT1()
128 unsigned int getPLT0Size() const { return m_PLT0Size; } in getPLT0Size()137 unsigned int m_PLT0Size; variable
93 unsigned int m_PLT0Size; variable
49 m_PLT0Size = sizeof (hexagon_plt0); in HexagonPLT()