Searched defs:pPrototype (Results 1 – 3 of 3) sorted by relevance
86 Stub* BranchIsland::findStub(const Stub* pPrototype, const Relocation& pReloc) { in findStub()97 bool BranchIsland::addStub(const Stub* pPrototype, in addStub()
35 void StubFactory::addPrototype(Stub* pPrototype) { in addPrototype()
108 Key(const Stub* pPrototype, const LDSymbol* pSymbol, Stub::SWord pAddend) in Key()