OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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