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.cpp75 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.cpp241 Relocation::DWord pAddend) { in reserveLocalEntry()
449 Relocation::DWord pAddend, in recordLocalEntry()
459 Relocation::DWord pAddend) { in lookupLocalEntry()
DMipsRelocator.cpp82 Relocation::DWord pResult, Relocation::DWord pAddend) in MipsRelocationInfo()
/frameworks/compile/mclinker/include/mcld/LD/
DBranchIsland.h108 Key(const Stub* pPrototype, const LDSymbol* pSymbol, Stub::SWord pAddend) in Key()
/frameworks/compile/mclinker/include/mcld/Fragment/
DStub.h36 Fixup(DWord pOffset, SWord pAddend, Type pType) in Fixup()
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp593 Relocation::Address pAddend) { in AddRelocation()