Searched refs:addStub (Results 1 – 3 of 3) sorted by relevance
73 islands.first->addStub(prototype, pReloc, *stub); in create()100 islands.first->addStub(*stub); in create()
97 bool BranchIsland::addStub(const Stub* pPrototype, in addStub() function in mcld::BranchIsland126 void BranchIsland::addStub(Stub& pStub) { in addStub() function in mcld::BranchIsland
94 bool addStub(const Stub* pPrototype, const Relocation& pReloc, Stub& pStub);96 void addStub(Stub& pStub);