HomeSort by relevance Sort by last modified time
    Searched refs:initializeApply (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
Relocator.h 87 /// initializeApply - do initialization before apply relocations in pInput
89 virtual bool initializeApply(Input& pInput)
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 54 /// initializeApply - do initialization before apply relocations in pInput
56 bool initializeApply(Input& pInput);
MipsRelocator.cpp 279 bool MipsRelocator::initializeApply(Input& pInput)
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 746 m_LDBackend.getRelocator()->initializeApply(**input);
    [all...]

Completed in 1654 milliseconds