Home
last modified time | relevance | path

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

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