Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.h139 uint32_t getGP() { return m_psdata->addr(); } in getGP() function
DHexagonRelocator.cpp770 Relocator::DWord GP = pParent.getTarget().getGP(); in relocGPREL()