Searched defs:pTargetSymValue (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DStubFactory.cpp40 uint64_t pTargetSymValue,
46 Stub* prototype = findPrototype(pReloc, pReloc.place(), pTargetSymValue);
123 uint64_t pTargetSymValue)
127 if ((*it)->isMyDuty(pReloc, pSource, pTargetSymValue))
39 create(Relocation& pReloc, uint64_t pTargetSymValue, IRBuilder& pBuilder, BranchIslandFactory& pBRIslandFactory) argument
121 findPrototype(const Relocation& pReloc, uint64_t pSource, uint64_t pTargetSymValue) argument

Completed in 294 milliseconds