Searched refs:getRelaPlt (Results 1 – 6 of 6) sorted by relevance
244 applyOne(llvm::ELF::DT_JMPREL, pFormat.getRelaPlt().addr()); in applyEntries()245 applyOne(llvm::ELF::DT_PLTRELSZ, pFormat.getRelaPlt().size()); in applyEntries()
1371 &pSectHdr == &file_format->getRelaPlt()) in getSectionOrder()
270 LDSection& getRelaPlt() { in getRelaPlt() function275 const LDSection& getRelaPlt() const { in getRelaPlt() function
115 LDSection& relaplt = file_format->getRelaPlt(); in initTargetSections()229 file_format->getRelaPlt().setSize(m_pRelaPLT->numOfRelocs() * in doPreLayout()
608 file_format->getRelaPlt().setSize(m_pRelPLT->numOfRelocs() * in setRelPLTSize()630 LDSection& relplt = file_format->getRelaPlt(); in initTargetSections()
287 file_format->getRelaPlt().setSize(m_pRelaPLT->numOfRelocs() * in setRelaPLTSize()421 LDSection& relaplt = file_format->getRelaPlt(); in initTargetSections()