Searched refs:pRelocFactory (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DRelocation.cpp50 void Relocation::apply(RelocationFactory& pRelocFactory, argument
54 pRelocFactory.applyRelocation(*this, pLDInfo);
62 error(diag::result_overflow) << pRelocFactory.getName(type())
67 error(diag::result_badreloc) << pRelocFactory.getName(type())
/frameworks/compile/mclinker/include/mcld/LD/
H A DRelocation.h83 void apply(RelocationFactory& pRelocFactory, const MCLDInfo& pLDInfo);

Completed in 793 milliseconds