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

/frameworks/compile/mclinker/lib/LD/
H A DStubFactory.cpp41 uint64_t pTargetSymValue,
46 Stub* prototype = findPrototype(pReloc, pReloc.place(), pTargetSymValue);
111 uint64_t pTargetSymValue) const {
114 if ((*it)->isMyDuty(pReloc, pSource, pTargetSymValue))
40 create(Relocation& pReloc, uint64_t pTargetSymValue, IRBuilder& pBuilder, BranchIslandFactory& pBRIslandFactory) argument

Completed in 754 milliseconds