HomeSort by relevance Sort by last modified time
    Searched refs:findPrototype (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
StubFactory.h 44 /// findPrototype - find if there is a registered stub prototype for the given
46 Stub* findPrototype(const Relocation& pReloc,
  /frameworks/compile/mclinker/lib/LD/
StubFactory.cpp 46 Stub* prototype = findPrototype(pReloc,
110 /// findPrototype - find if there is a registered stub prototype for the given
112 Stub* StubFactory::findPrototype(const Relocation& pReloc,

Completed in 97 milliseconds