Home
last modified time | relevance | path

Searched defs:Addend (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp28 int64_t Addend) { in resolveRelocation()
83 int64_t Addend) { in resolveI386Relocation()
112 int64_t Addend) { in resolveX86_64Relocation()
154 int64_t Addend) { in resolveARMRelocation()
DRuntimeDyldELF.cpp198 int64_t Addend) { in resolveX86_64Relocation()
235 int32_t Addend) { in resolveX86Relocation()
261 int32_t Addend) { in resolveARMRelocation()
314 int64_t Addend) { in resolveRelocation()
341 intptr_t Addend = (intptr_t)Rel.AdditionalInfo; in processRelocationRef() local
DRuntimeDyldImpl.h63 intptr_t Addend; // Addend encoded in the instruction itself, if any, variable
83 intptr_t Addend; variable
/external/llvm/lib/Target/Mips/
DMipsJITInfo.cpp225 int Addend = *((unsigned*) RelocPos) & 0xffff; in relocate() local
/external/llvm/lib/MC/
DMCExpr.cpp316 int64_t &Addend) { in AttemptToFoldSymbolOffsetDifference()
DELFObjectWriter.cpp695 int64_t Addend = 0; in RecordRelocation() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp10369 SDValue Addend = DAG.getLoad(VT, dl, DAG.getEntryNode(), CPIdx, in LowerShift() local