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

/frameworks/compile/mclinker/lib/Fragment/
H A DRelocation.cpp71 Relocation::DWord pTargetData)
73 m_TargetData(pTargetData),
68 Relocation(Relocation::Type pType, FragmentRef* pTargetRef, Relocation::Address pAddend, Relocation::DWord pTargetData) argument

Completed in 351 milliseconds