Home
last modified time | relevance | path

Searched refs:FixedValue (Results 1 – 17 of 17) sorted by relevance

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp32 unsigned Log2Size, uint64_t &FixedValue);
37 MCValue Target, uint64_t &FixedValue);
47 uint64_t &FixedValue) override { in RecordRelocation() argument
52 FixedValue); in RecordRelocation()
195 unsigned Log2Size, uint64_t &FixedValue) { in RecordScatteredRelocation() argument
218 FixedValue += SecAddr; in RecordScatteredRelocation()
230 FixedValue -= Writer->getSectionAddress(B_SD->getFragment()->getParent()); in RecordScatteredRelocation()
260 other_half = (FixedValue >> 16) & 0xffff; in RecordScatteredRelocation()
266 FixedValue &= 0xffff; in RecordScatteredRelocation()
269 other_half = FixedValue & 0xffff; in RecordScatteredRelocation()
[all …]
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp37 uint64_t &FixedValue);
43 uint64_t &FixedValue);
49 uint64_t FixedValue);
60 uint64_t &FixedValue) override;
148 uint64_t &FixedValue) { in RecordARMScatteredHalfRelocation() argument
166 FixedValue += SecAddr; in RecordARMScatteredHalfRelocation()
179 FixedValue -= Writer->getSectionAddress(B_SD->getFragment()->getParent()); in RecordARMScatteredHalfRelocation()
206 FixedValue &= 0xfffffffe; in RecordARMScatteredHalfRelocation()
210 FixedValue &= 0xfffffffe; in RecordARMScatteredHalfRelocation()
220 ? (FixedValue & 0xffff) : ((FixedValue & 0xffff0000) >> 16); in RecordARMScatteredHalfRelocation()
[all …]
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp35 uint64_t &FixedValue);
42 uint64_t &FixedValue);
50 uint64_t &FixedValue);
54 MCValue Target, uint64_t &FixedValue);
65 uint64_t &FixedValue) override { in RecordRelocation() argument
68 FixedValue); in RecordRelocation()
71 FixedValue); in RecordRelocation()
102 uint64_t &FixedValue) { in RecordX86_64Relocation() argument
249 FixedValue = Res; in RecordX86_64Relocation()
332 FixedValue = Value; in RecordX86_64Relocation()
[all …]
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp40 uint64_t &FixedValue) override;
147 uint64_t &FixedValue) { in RecordRelocation() argument
163 FixedValue += FixupOffset; in RecordRelocation()
169 FixedValue = 0; in RecordRelocation()
313 FixedValue = Res; in RecordRelocation()
326 FixedValue); in RecordRelocation()
369 FixedValue = Res; in RecordRelocation()
406 FixedValue = Value; in RecordRelocation()
/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h75 uint64_t &FixedValue) = 0;
235 uint64_t &FixedValue);
241 uint64_t &FixedValue);
246 uint64_t &FixedValue) override;
DMCObjectWriter.h83 bool &IsPCRel, uint64_t &FixedValue) = 0;
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp184 uint64_t &FixedValue) override;
674 const MCFixup &Fixup, MCValue Target, bool &IsPCRel, uint64_t &FixedValue) { in RecordRelocation() argument
724 FixedValue = (OffsetOfA - OffsetOfB) + Target.getConstant(); in RecordRelocation()
732 FixedValue = OffsetOfRelocation - OffsetOfB; in RecordRelocation()
734 FixedValue = Target.getConstant(); in RecordRelocation()
745 FixedValue += Layout.getFragmentOffset(coff_symbol->MCData->getFragment()) + in RecordRelocation()
763 FixedValue += 4; in RecordRelocation()
798 FixedValue = FixedValue + 4; in RecordRelocation()
DMCAssembler.cpp883 uint64_t FixedValue; in handleFixup() local
886 if (!evaluateFixup(Layout, Fixup, &F, Target, FixedValue)) { in handleFixup()
891 FixedValue); in handleFixup()
893 return std::make_pair(FixedValue, IsPCRel); in handleFixup()
957 uint64_t FixedValue; in Finish() local
959 std::tie(FixedValue, IsPCRel) = handleFixup(Layout, *F, Fixup); in Finish()
961 F->getContents().size(), FixedValue, IsPCRel); in Finish()
DMachObjectWriter.cpp456 bool &IsPCRel, uint64_t &FixedValue) { in RecordRelocation() argument
458 Target, FixedValue); in RecordRelocation()
DELFObjectWriter.cpp218 uint64_t &FixedValue) override;
779 bool &IsPCRel, uint64_t &FixedValue) { in RecordRelocation() argument
841 FixedValue = C; in RecordRelocation()
/external/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/
DFixedValue.java27 public interface FixedValue extends Callback { interface
DCallbackInfo.java58 new CallbackInfo(FixedValue.class, FixedValueGenerator.INSTANCE),
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
DAMDGPUAsmBackend.cpp33 MCValue Target, uint64_t &FixedValue) { in RecordRelocation() argument
/external/llvm/lib/Target/R600/MCTargetDesc/
DAMDGPUAsmBackend.cpp35 uint64_t &FixedValue) override { in RecordRelocation() argument
/external/robolectric/lib/test/
Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/vogar/lib/
Dmockito-all-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/ ...
/external/dexmaker/lib/
Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...