OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mergeSections
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/include/mcld/Object/
ObjectLinker.h
72
///
mergeSections
- put allinput sections into output sections
73
bool
mergeSections
();
/frameworks/compile/mclinker/lib/Core/
Linker.cpp
181
if (!m_pObjLinker->
mergeSections
())
/frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp
238
///
mergeSections
- put allinput sections into output sections
239
bool ObjectLinker::
mergeSections
()
Completed in 148 milliseconds