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