OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:applyRelocations
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/include/mcld/Fragment/
FragmentLinker.h
49
///
applyRelocations
- apply all relocation enties.
50
bool
applyRelocations
();
/frameworks/compile/mclinker/lib/Fragment/
FragmentLinker.cpp
93
bool FragmentLinker::
applyRelocations
()
/frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp
514
return m_pLinker->
applyRelocations
();
Completed in 47 milliseconds