Home
last modified time | relevance | path

Searched defs:pAddend (Results 1 – 8 of 8) sorted by relevance

/frameworks/compile/mclinker/lib/Fragment/
DRelocation.cpp49 Relocation* Relocation::Create(Type pType, FragmentRef& pFragRef, Address pAddend) in Create()
70 Relocation::Address pAddend, in Relocation()
138 void Relocation::setAddend(Address pAddend) in setAddend()
DStub.cpp31 void Stub::addFixup(DWord pOffset, SWord pAddend, Type pType) in addFixup()
/frameworks/compile/mclinker/lib/LD/
DRelocationFactory.cpp35 Address pAddend) in produce()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.cpp239 Relocation::DWord pAddend) in reserveLocalEntry()
363 Relocation::DWord pAddend, in recordLocalEntry()
374 Relocation::DWord pAddend) in lookupLocalEntry()
DMipsRelocator.cpp135 Relocation::DWord pAddend, Relocation::DWord pSymbol) in MipsRelocationInfo()
/frameworks/compile/mclinker/include/mcld/Fragment/
DStub.h35 Fixup(DWord pOffset, SWord pAddend, Type pType) in Fixup()
/frameworks/compile/mclinker/include/mcld/LD/
DBranchIsland.h108 Key(const Stub* pPrototype, const LDSymbol* pSymbol, Stub::SWord pAddend) in Key()
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp601 Relocation::Address pAddend) in AddRelocation()