OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:finalizeScan
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/include/mcld/LD/
Relocator.h
74
///
finalizeScan
- do finalization after scan relocations in pInput
76
virtual bool
finalizeScan
(Input& pInput)
/frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.cpp
233
void MipsGOT::
finalizeScan
(const Input& pInput)
MipsRelocator.cpp
121
bool MipsRelocator::
finalizeScan
(Input& pInput)
123
getTarget().getGOT().
finalizeScan
(pInput);
Completed in 44 milliseconds