Searched refs:pAddend (Results 1 – 6 of 6) sorted by relevance
19 Relocation::Address pAddend, in Relocation() argument25 m_Addend(pAddend) in Relocation()62 void Relocation::setAddend(Address pAddend) in setAddend() argument64 m_Addend = pAddend; in setAddend()
31 Address pAddend) in produce() argument63 new (result) Relocation(pType, &pFragRef, pAddend, target_data); in produce()
39 Address pAddend,86 void setAddend(Address pAddend);
56 Address pAddend = 0);
158 Relocation::Address pAddend = 0);
512 Relocation::Address pAddend) in addRelocation() argument516 pAddend); in addRelocation()