HomeSort by relevance Sort by last modified time
    Searched refs:m_pReloc (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
EhFrame.h 92 void setRelocation(const Relocation& pReloc) { m_pReloc = &pReloc; }
93 const Relocation* getRelocation() const { return m_pReloc; }
125 const Relocation* m_pReloc;
  /frameworks/compile/mclinker/lib/LD/
EhFrame.cpp 47 m_pReloc(0),

Completed in 100 milliseconds