HomeSort by relevance Sort by last modified time
    Searched full:relaplt (Results 1 - 1 of 1) sorted by null

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 445 LDSection& relaplt = file_format->getRelaPlt(); local
446 relaplt.setLink(&plt);
447 m_pRelaPLT = new OutputRelocSection(pModule, relaplt);
    [all...]

Completed in 79 milliseconds