Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:getPLT

146     if (&pSection == &(FileFormat->getPLT())) {
244 HexagonPLT& HexagonLDBackend::getPLT()
250 const HexagonPLT& HexagonLDBackend::getPLT() const
410 if (&pSectHdr == &file_format->getPLT())
439 LDSection& plt = file_format->getPLT();