Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:getGOT

171     else if (&pSection == &(FileFormat->getGOT())) {
232 HexagonGOT& HexagonLDBackend::getGOT()
238 const HexagonGOT& HexagonLDBackend::getGOT() const
398 if (&pSectHdr == &file_format->getGOT()) {
431 LDSection& got = file_format->getGOT();