Searched refs:finalizeApply (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DRelocator.h84 /// finalizeApply - do finalization after apply relocations in pInput
86 virtual bool finalizeApply(Input& pInput) function in class:mcld::Relocator
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocator.h57 /// finalizeApply - do finalization after apply relocations in pInput
59 bool finalizeApply(Input& pInput);
H A DMipsRelocator.cpp133 bool MipsRelocator::finalizeApply(Input& pInput) function in class:MipsRelocator
/frameworks/compile/mclinker/lib/Fragment/
H A DFragmentLinker.cpp118 m_Backend.getRelocator()->finalizeApply(**input);

Completed in 600 milliseconds