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

/frameworks/compile/mclinker/include/mcld/LD/
H A DStubFactory.h44 /// findPrototype - find if there is a registered stub prototype for the given
46 Stub* findPrototype(const Relocation& pReloc,
/frameworks/compile/mclinker/lib/LD/
H A DStubFactory.cpp46 Stub* prototype = findPrototype(pReloc,
110 /// findPrototype - find if there is a registered stub prototype for the given
112 Stub* StubFactory::findPrototype(const Relocation& pReloc, function in class:StubFactory

Completed in 84 milliseconds