Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/Fragment/
H A DRelocation.cpp49 Address pAddend) { in Create()
68 Relocation::Address pAddend, in Relocation()
130 void Relocation::setAddend(Address pAddend) { in setAddend()
H A DStub.cpp75 void Stub::addFixup(DWord pOffset, SWord pAddend, Type pType) { in addFixup()
/aosp12/frameworks/compile/mclinker/lib/LD/
H A DRelocationFactory.cpp35 Address pAddend) { in produce()
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOT.cpp241 Relocation::DWord pAddend) { in reserveLocalEntry()
449 Relocation::DWord pAddend, in recordLocalEntry()
459 Relocation::DWord pAddend) { in lookupLocalEntry()
H A DMipsRelocator.cpp82 Relocation::DWord pResult, Relocation::DWord pAddend) in MipsRelocationInfo()
/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DBranchIsland.h108 Key(const Stub* pPrototype, const LDSymbol* pSymbol, Stub::SWord pAddend) in Key()
/aosp12/frameworks/compile/mclinker/include/mcld/Fragment/
H A DStub.h36 Fixup(DWord pOffset, SWord pAddend, Type pType) in Fixup()
/aosp12/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp594 Relocation::Address pAddend) { in AddRelocation()