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

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

Completed in 899 milliseconds