Searched refs:addStub (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DBranchIsland.cpp96 /// addStub - add a stub into the island
97 bool BranchIsland::addStub(const Stub* pPrototype, function in class:mcld::BranchIsland
H A DStubFactory.cpp110 islands.first->addStub(prototype, pReloc, *stub);
/frameworks/compile/mclinker/include/mcld/LD/
H A DBranchIsland.h91 /// addStub - add a stub into the island
92 bool addStub(const Stub* pPrototype, const Relocation& pReloc, Stub& pStub);

Completed in 52 milliseconds