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

/frameworks/compile/mclinker/include/mcld/LD/
H A DEhFrame.h92 void setRelocation(const Relocation& pReloc) { m_pReloc = &pReloc; }
93 const Relocation* getRelocation() const { return m_pReloc; }
125 const Relocation* m_pReloc; member in class:mcld::EhFrame::CIE
/frameworks/compile/mclinker/lib/LD/
H A DEhFrame.cpp47 m_pReloc(0),

Completed in 61 milliseconds