HomeSort by relevance Sort by last modified time
    Searched full:fixup (Results 426 - 450 of 1539) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/MC/
MCCodeView.cpp 403 BE->evaluateAsRelocatable(Res, &Layout, /*Fixup=*/nullptr);
416 // Make space for a fixup that will eventually have a section relative
419 Contents.resize(Contents.size() + 4); // Fixup for code start.
420 // Make space for a fixup that will record the section index for the code.
422 Contents.resize(Contents.size() + 2); // Fixup for section index.
MCMachOStreamer.cpp 281 // Remember that the function is a thumb function. Fixup and relocation
457 for (MCFixup &Fixup : Fixups) {
458 Fixup.setOffset(Fixup.getOffset() + DF->getContents().size());
459 DF->getFixups().push_back(Fixup);
WinCOFFObjectWriter.cpp 188 const MCFragment *Fragment, const MCFixup &Fixup,
655 const MCFixup &Fixup, MCValue Target, bool &IsPCRel, uint64_t &FixedValue) {
660 Asm.getContext().reportError(Fixup.getLoc(),
666 Asm.getContext().reportError(Fixup.getLoc(),
686 Fixup.getLoc(),
694 Fixup.getLoc(),
716 Layout.getFragmentOffset(Fragment) + Fixup.getOffset();
745 Reloc.Data.VirtualAddress += Fixup.getOffset();
747 Target, Fixup, CrossSection, Asm.getBackend());
796 if (Fixup.getKind() == FK_SecRel_2
    [all...]
ELFObjectWriter.cpp 132 const MCFixup &Fixup, bool IsPCRel) const {
133 return TargetObjectWriter->getRelocType(Ctx, Target, Fixup, IsPCRel);
186 const MCFragment *Fragment, const MCFixup &Fixup,
625 const MCFixup &Fixup, MCValue Target,
629 uint64_t FixupOffset = Layout.getFragmentOffset(Fragment) + Fixup.getOffset();
637 // the fixup. If the fixup is not pcrel, we want to compute (A - B + C).
645 Fixup.getLoc(),
653 Ctx.reportError(Fixup.getLoc(),
662 Ctx.reportError(Fixup.getLoc()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCExpr.h 62 const MCFixup *Fixup,
107 /// \param Fixup - The Fixup object if available.
110 const MCFixup *Fixup) const;
573 const MCFixup *Fixup) const = 0;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCExpr.h 63 const MCFixup *Fixup,
108 /// \param Fixup - The Fixup object if available.
111 const MCFixup *Fixup) const;
574 const MCFixup *Fixup) const = 0;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCExpr.h 63 const MCFixup *Fixup,
108 /// \param Fixup - The Fixup object if available.
111 const MCFixup *Fixup) const;
574 const MCFixup *Fixup) const = 0;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCExpr.h 63 const MCFixup *Fixup,
108 /// \param Fixup - The Fixup object if available.
111 const MCFixup *Fixup) const;
574 const MCFixup *Fixup) const = 0;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCExpr.h 63 const MCFixup *Fixup,
108 /// \param Fixup - The Fixup object if available.
111 const MCFixup *Fixup) const;
574 const MCFixup *Fixup) const = 0;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCExpr.h 63 const MCFixup *Fixup,
108 /// \param Fixup - The Fixup object if available.
111 const MCFixup *Fixup) const;
574 const MCFixup *Fixup) const = 0;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCExpr.h 63 const MCFixup *Fixup,
108 /// \param Fixup - The Fixup object if available.
111 const MCFixup *Fixup) const;
574 const MCFixup *Fixup) const = 0;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCExpr.h 62 const MCFixup *Fixup,
107 /// \param Fixup - The Fixup object if available.
110 const MCFixup *Fixup) const;
573 const MCFixup *Fixup) const = 0;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCExpr.h 63 const MCFixup *Fixup,
108 /// \param Fixup - The Fixup object if available.
111 const MCFixup *Fixup) const;
574 const MCFixup *Fixup) const = 0;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCExpr.h 63 const MCFixup *Fixup,
108 /// \param Fixup - The Fixup object if available.
111 const MCFixup *Fixup) const;
574 const MCFixup *Fixup) const = 0;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCExpr.h 63 const MCFixup *Fixup,
108 /// \param Fixup - The Fixup object if available.
111 const MCFixup *Fixup) const;
574 const MCFixup *Fixup) const = 0;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCExpr.h 63 const MCFixup *Fixup,
108 /// \param Fixup - The Fixup object if available.
111 const MCFixup *Fixup) const;
574 const MCFixup *Fixup) const = 0;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCExpr.h 63 const MCFixup *Fixup,
108 /// \param Fixup - The Fixup object if available.
111 const MCFixup *Fixup) const;
574 const MCFixup *Fixup) const = 0;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCExpr.h 63 const MCFixup *Fixup,
108 /// \param Fixup - The Fixup object if available.
111 const MCFixup *Fixup) const;
574 const MCFixup *Fixup) const = 0;
  /toolchain/binutils/binutils-2.27/gas/config/
tc-mn10200.c 385 /* Create a fixup for the reversed conditional branch. */
391 /* Now create the unconditional branch + fixup to the
442 /* Create a fixup for the reversed conditional branch. */
448 /* Now create the unconditional branch + fixup to the
531 /* Create a fixup for the reversed conditional branch. */
537 /* Now create the unconditional branch + fixup to the
612 /* Create a fixup for the reversed conditional branch. */
618 /* Now create the unconditional branch + fixup to the
747 /* If while processing a fixup, a reloc really needs to be created
1099 /* We need to generate a fixup for this expression. *
    [all...]
tc-arc.c 300 /* TRUE if this fixup is for LIMM operand. */
1309 struct arc_fixup *fixup = &insn->fixups[i]; local
3893 struct arc_fixup *fixup; local
3946 struct arc_fixup *fixup; local
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BasePeCoffLib/
BasePeCoff.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/
PeCoffLoader.c 704 CHAR8 *Fixup;
872 Fixup = FixupBase + (*Reloc & 0xFFF);
878 F16 = (UINT16 *) Fixup;
887 F16 = (UINT16 *) Fixup;
896 F32 = (UINT32 *) Fixup;
909 F64 = (UINT64 *) Fixup;
933 Status = PeCoffLoaderRelocateImageEx (Reloc, Fixup, &FixupData, Adjust);
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86AsmBackend.cpp 35 llvm_unreachable("invalid fixup kind!");
111 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
113 unsigned Size = 1 << getFixupKindLog2Size(Fixup.getKind());
115 assert(Fixup.getOffset() + Size <= DataSize &&
116 "Invalid fixup offset!");
123 "Value does not fit in the Fixup field");
126 Data[Fixup.getOffset() + i] = uint8_t(Value >> (i * 8));
131 bool fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value,
295 bool X86AsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup,
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/
profile.py 211 # We need to fixup the last function of the module
237 # Fixup the last function
298 # Fixup the last callee
  /external/elfutils/libdwfl/
segment.c 158 bool fixup = false; local
225 fixup = true;
231 if (fixup)

Completed in 2227 milliseconds

<<11121314151617181920>>