Searched defs:FixedValue (Results 1 - 21 of 21) sorted by relevance

/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp39 uint64_t &FixedValue) override;
147 uint64_t &FixedValue) {
163 FixedValue += FixupOffset;
169 FixedValue = 0;
317 FixedValue = Res;
323 // the FixedValue?
332 FixedValue);
377 FixedValue = Res;
415 FixedValue = Value;
144 recordRelocation( MachObjectWriter *Writer, MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp33 MCValue Target, uint64_t &FixedValue) {
29 RecordRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp34 uint64_t &FixedValue);
40 uint64_t &FixedValue);
51 MCValue Target, uint64_t &FixedValue);
128 uint64_t &FixedValue) {
145 FixedValue += SecAddr;
157 FixedValue -= Writer->getSectionAddress(B_SD->getFragment()->getParent());
195 ? (FixedValue & 0xffff) : ((FixedValue & 0xffff0000) >> 16);
226 uint64_t &FixedValue) {
241 FixedValue
122 RecordARMMovwMovtRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
219 RecordARMScatteredRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, unsigned Log2Size, uint64_t &FixedValue) argument
280 RecordRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
[all...]
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp37 uint64_t &FixedValue);
43 uint64_t &FixedValue);
48 const MCSymbol &S, uint64_t FixedValue);
57 uint64_t &FixedValue) override;
145 uint64_t &FixedValue) {
163 FixedValue += SecAddr;
178 FixedValue -= Writer->getSectionAddress(SB->getFragment()->getParent());
202 // relocation, but it will be set in FixedValue if the base symbol
205 FixedValue &= 0xfffffffe;
209 FixedValue
139 RecordARMScatteredHalfRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
243 RecordARMScatteredRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, unsigned Type, unsigned Log2Size, uint64_t &FixedValue) argument
310 requiresExternRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCFragment &Fragment, unsigned RelocType, const MCSymbol &S, uint64_t FixedValue) argument
348 recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
[all...]
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMachObjectWriter.cpp32 unsigned Log2Size, uint64_t &FixedValue);
37 MCValue Target, uint64_t &FixedValue);
46 uint64_t &FixedValue) override {
51 FixedValue);
194 unsigned Log2Size, uint64_t &FixedValue) {
215 FixedValue += SecAddr;
227 FixedValue -= Writer->getSectionAddress(SB->getFragment()->getParent());
229 // FIXME: does FixedValue get used??
257 other_half = (FixedValue >> 16) & 0xffff;
260 // It looks like this is not true for the FixedValue neede
191 recordScatteredRelocation( MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, unsigned Log2Size, uint64_t &FixedValue) argument
301 RecordPPCRelocation( MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
[all...]
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp35 uint64_t &FixedValue);
42 uint64_t &FixedValue);
50 uint64_t &FixedValue);
54 MCValue Target, uint64_t &FixedValue);
63 uint64_t &FixedValue) override {
66 FixedValue);
69 FixedValue);
105 uint64_t &FixedValue) {
258 FixedValue = Res;
355 FixedValue
102 RecordX86_64Relocation( MachObjectWriter *Writer, MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
365 recordScatteredRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, unsigned Log2Size, uint64_t &FixedValue) argument
465 recordTLVPRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
507 RecordX86Relocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
[all...]
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp57 MCValue Target, uint64_t &FixedValue) {}
54 RecordRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp33 uint64_t &FixedValue);
40 uint64_t &FixedValue);
48 uint64_t &FixedValue);
55 uint64_t &FixedValue);
65 MCValue Target, uint64_t &FixedValue) {
68 FixedValue);
71 FixedValue);
105 uint64_t &FixedValue) {
249 FixedValue = Res;
325 FixedValue
62 RecordRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
99 RecordX86_64Relocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
338 RecordScatteredRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, unsigned Log2Size, uint64_t &FixedValue) argument
404 RecordTLVPRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
451 RecordX86Relocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
[all...]
/external/llvm/lib/MC/
H A DMCAssembler.cpp622 uint64_t FixedValue; local
625 if (!evaluateFixup(Layout, Fixup, &F, Target, FixedValue)) {
630 FixedValue);
632 return std::make_pair(FixedValue, IsPCRel);
706 uint64_t FixedValue; local
708 std::tie(FixedValue, IsPCRel) = handleFixup(Layout, Frag, Fixup);
710 Contents.size(), FixedValue, IsPCRel);
H A DMachObjectWriter.cpp439 bool &IsPCRel, uint64_t &FixedValue) {
441 Target, FixedValue);
435 recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, bool &IsPCRel, uint64_t &FixedValue) argument
H A DWinCOFFObjectWriter.cpp190 uint64_t &FixedValue) override;
655 const MCFixup &Fixup, MCValue Target, bool &IsPCRel, uint64_t &FixedValue) {
706 // between the two symbols. Update FixedValue to account for the delta, and
710 FixedValue = (OffsetOfA - OffsetOfB) + Target.getConstant();
718 FixedValue = (OffsetOfRelocation - OffsetOfB) + Target.getConstant();
720 FixedValue = Target.getConstant();
735 FixedValue += Layout.getSymbolOffset(A);
755 FixedValue += 4;
790 FixedValue = FixedValue
653 recordRelocation( MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, bool &IsPCRel, uint64_t &FixedValue) argument
[all...]
/external/swiftshader/third_party/LLVM/lib/MC/
H A DMCAssembler.cpp554 uint64_t FixedValue; local
555 if (!EvaluateFixup(Layout, Fixup, &F, Target, FixedValue)) {
559 getWriter().RecordRelocation(*this, Layout, &F, Fixup, Target, FixedValue);
561 return FixedValue;
624 uint64_t FixedValue = HandleFixup(Layout, *DF, Fixup); local
626 DF->getContents().size(), FixedValue);
634 uint64_t FixedValue = HandleFixup(Layout, *IF, Fixup); local
636 IF->getCode().size(), FixedValue);
H A DMachObjectWriter.cpp359 uint64_t &FixedValue) {
361 Target, FixedValue);
354 RecordRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
H A DWinCOFFObjectWriter.cpp180 uint64_t &FixedValue);
640 uint64_t &FixedValue) {
671 FixedValue = b - a;
673 // between the two symbols. Update FixedValue to account for the delta, and
678 FixedValue = Target.getConstant();
689 FixedValue += Layout.getFragmentOffset(coff_symbol->MCData->Fragment)
711 FixedValue += 4;
635 RecordRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
H A DELFObjectWriter.cpp399 uint64_t &FixedValue) {
445 FixedValue = Value;
394 RecordRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
/external/mockito/lib/
H A Dbyte-buddy-1.6.9.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/net. ...
/external/guice/lib/build/
H A Dcglib-3.1.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/cglib/ net/sf/cglib/beans/ ...
/external/guice/extensions/persist/lib/
H A Dcglib-nodep-3.0.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$BeanCopierKey.class BeanCopier. ...
/external/testng/lib-supplied/
H A Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ org/testng/guice/ org/testng/ ...
/external/junit-params/lib/
H A Dassertj-core-1.7.1.jarMETA-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org.assertj/ META- ...
/external/robolectric/v1/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 2084 milliseconds