OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:finalizeApply
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/mclinker/include/mcld/LD/
Relocator.h
84
///
finalizeApply
- do finalization after apply relocations in pInput
86
virtual bool
finalizeApply
(Input& pInput)
/frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h
57
///
finalizeApply
- do finalization after apply relocations in pInput
59
bool
finalizeApply
(Input& pInput);
MipsRelocator.cpp
133
bool MipsRelocator::
finalizeApply
(Input& pInput)
/frameworks/compile/mclinker/lib/Fragment/
FragmentLinker.cpp
118
m_Backend.getRelocator()->
finalizeApply
(**input);
Completed in 2024 milliseconds