Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DEhFrame.h93 const Relocation* getRelocation() const { return m_pReloc; } in getRelocation() function
/frameworks/compile/mclinker/lib/LD/
DEhFrame.cpp300 Relocation* rel = const_cast<Relocation*>(pInCIE.getRelocation()); in removeAndUpdateCIEForFDE()