Home
last modified time | relevance | path

Searched defs:finalizeApply (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DRelocator.h94 virtual bool finalizeApply(Input& pInput) in finalizeApply() function
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp285 bool MipsRelocator::finalizeApply(Input& pInput) in finalizeApply() function in MipsRelocator