Home | History | Annotate | Download | only in ARM

Lines Matching refs:getPLT

227   LDSection& plt = file_format->getPLT();
766 if (&pSection == &(file_format->getPLT())) {
931 ARMPLT& ARMGNULDBackend::getPLT()
937 const ARMPLT& ARMGNULDBackend::getPLT() const
976 if (&pSectHdr == &file_format->getPLT())