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

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

Completed in 5 milliseconds