Lines Matching refs:Stub
12 #include "mcld/Fragment/Stub.h"
84 /// findStub - return true if there is a stub built from the given prototype
86 Stub* BranchIsland::findStub(const Stub* pPrototype, const Relocation& pReloc) {
96 /// addStub - add a stub into the island
97 bool BranchIsland::addStub(const Stub* pPrototype,
99 Stub& pStub) {
117 // insert stub fragment
126 void BranchIsland::addStub(Stub& pStub) {
143 // insert stub fragment