Searched refs:findStub (Results 1 – 3 of 3) sorted by relevance
59 stub = islands.second->findStub(prototype, pReloc); in create()64 stub = islands.first->findStub(prototype, pReloc); in create()
86 Stub* BranchIsland::findStub(const Stub* pPrototype, const Relocation& pReloc) { in findStub() function in mcld::BranchIsland
91 Stub* findStub(const Stub* pPrototype, const Relocation& pReloc);