OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:finalizeApply
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/include/mcld/LD/
Relocator.h
79
///
finalizeApply
- do finalization after apply relocations in pInput
81
virtual bool
finalizeApply
(Input& pInput) { return true; }
/frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp
239
bool MipsRelocator::
finalizeApply
(Input& pInput) {
[
all
...]
Completed in 186 milliseconds