Searched defs:findPrototype (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DStubFactory.cpp46 Stub* prototype = findPrototype(pReloc, pReloc.place(), pTargetSymValue);
119 /// findPrototype - find if there is a registered stub prototype for the given
121 Stub* StubFactory::findPrototype(const Relocation& pReloc, function in class:StubFactory

Completed in 92 milliseconds