HomeSort by relevance Sort by last modified time
    Searched full:m_pprototype (Results 1 - 1 of 1) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
BranchIsland.h 111 : m_pPrototype(pPrototype), m_pSymbol(pSymbol), m_Addend(pAddend)
117 const Stub* prototype() const { return m_pPrototype; }
146 const Stub* m_pPrototype;

Completed in 48 milliseconds