Lines Matching full:plt0
45 // create PLT0
59 PLTEntryBase* plt0 = &(llvm::cast<PLTEntryBase>(*first));
61 return plt0;
66 // plt0 size
96 PLTEntryBase* plt0 = getPLT0();
100 data = static_cast<unsigned char*>(malloc(plt0->size()));
105 memcpy(data, m_PLT0, plt0->size());
116 plt0->setValue(data);
134 plt_base + HexagonPLT0::EntrySize; // Offset of PLT0
136 ++it; // skip PLT0