Searched defs:pAddend (Results 1 – 8 of 8) sorted by relevance
/frameworks/compile/mclinker/lib/Fragment/ |
D | Relocation.cpp | 49 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()
|
D | Stub.cpp | 31 void Stub::addFixup(DWord pOffset, SWord pAddend, Type pType) in addFixup()
|
/frameworks/compile/mclinker/lib/LD/ |
D | RelocationFactory.cpp | 35 Address pAddend) in produce()
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsGOT.cpp | 239 Relocation::DWord pAddend) in reserveLocalEntry() 363 Relocation::DWord pAddend, in recordLocalEntry() 374 Relocation::DWord pAddend) in lookupLocalEntry()
|
D | MipsRelocator.cpp | 135 Relocation::DWord pAddend, Relocation::DWord pSymbol) in MipsRelocationInfo()
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
D | Stub.h | 35 Fixup(DWord pOffset, SWord pAddend, Type pType) in Fixup()
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | BranchIsland.h | 108 Key(const Stub* pPrototype, const LDSymbol* pSymbol, Stub::SWord pAddend) in Key()
|
/frameworks/compile/mclinker/lib/Core/ |
D | IRBuilder.cpp | 601 Relocation::Address pAddend) in AddRelocation()
|