Searched refs:setAddend (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DRelocation.h88 void setAddend(Address pAddend);
/frameworks/compile/mclinker/lib/LD/
H A DRelocation.cpp84 void Relocation::setAddend(Address pAddend) function in class:Relocation
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.cpp263 pReloc.setAddend(pLayout.getOutputOffset(
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp355 pReloc.setAddend(pLayout.getOutputOffset(
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp623 pReloc.setAddend(pLayout.getOutputOffset(

Completed in 109 milliseconds