HomeSort by relevance Sort by last modified time
    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 56 milliseconds