Home | History | Annotate | Download | only in Hexagon

Lines Matching full:relaplt

445     LDSection& relaplt = file_format->getRelaPlt();
446 relaplt.setLink(&plt);
447 m_pRelaPLT = new OutputRelocSection(pModule, relaplt);