HomeSort by relevance Sort by last modified time
    Searched defs:finalizeApply (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
Relocator.h 79 /// finalizeApply - do finalization after apply relocations in pInput
81 virtual bool finalizeApply(Input& pInput) { return true; }
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 239 bool MipsRelocator::finalizeApply(Input& pInput) {
    [all...]

Completed in 186 milliseconds