Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Fragment/
DRelocation.cpp49 Address pAddend) { in Create()
68 Relocation::Address pAddend, in Relocation()
130 void Relocation::setAddend(Address pAddend) { in setAddend()
DStub.cpp25 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.cpp218 Relocation::DWord pAddend) { in reserveLocalEntry()
337 Relocation::DWord pAddend, in recordLocalEntry()
347 Relocation::DWord pAddend) { in lookupLocalEntry()
DMipsRelocator.cpp103 Relocation::DWord pAddend, in MipsRelocationInfo()
/frameworks/compile/mclinker/include/mcld/Fragment/
DStub.h34 Fixup(DWord pOffset, SWord pAddend, Type pType) in Fixup()
/frameworks/compile/mclinker/include/mcld/LD/
DBranchIsland.h104 Key(const Stub* pPrototype, const LDSymbol* pSymbol, Stub::SWord pAddend) in Key()
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp593 Relocation::Address pAddend) { in AddRelocation()