OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initStubs
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/include/mcld/Object/
ObjectLinker.h
98
///
initStubs
- initialize stub-related stuff.
99
bool
initStubs
();
/frameworks/compile/mclinker/lib/Core/
Linker.cpp
208
m_pObjLinker->
initStubs
();
/frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp
404
///
initStubs
- initialize stub-related stuff.
405
bool ObjectLinker::
initStubs
()
Completed in 367 milliseconds