Searched refs:getGP (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.h140 uint32_t getGP() { return m_psdata->addr(); } function in class:mcld::HexagonLDBackend
H A DHexagonRelocator.cpp609 HexagonRelocator::DWord GP = ld_backend.getGP();
628 HexagonRelocator::DWord GP = ld_backend.getGP();
647 HexagonRelocator::DWord GP = ld_backend.getGP();
666 HexagonRelocator::DWord GP = ld_backend.getGP();

Completed in 915 milliseconds