HomeSort by relevance Sort by last modified time
    Searched defs:applyFixup (Results 1 - 11 of 11) sorted by null

  /external/llvm/lib/Target/BPF/MCTargetDesc/
BPFAsmBackend.cpp 34 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
66 void BPFAsmBackend::applyFixup(const MCFixup &Fixup, char *Data,
  /frameworks/compile/mclinker/lib/Fragment/
Stub.cpp 32 void Stub::applyFixup(Relocation& pSrcReloc,
67 void Stub::applyFixup(FragmentRef& pSrcFragRef,
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCAsmBackend.cpp 51 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
88 void SystemZMCAsmBackend::applyFixup(const MCFixup &Fixup, char *Data,
  /external/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyAsmBackend.cpp 38 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
73 void WebAssemblyAsmBackend::applyFixup(const MCFixup &Fixup, char *Data,
  /external/llvm/lib/Target/AMDGPU/MCTargetDesc/
AMDGPUAsmBackend.cpp 49 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
95 void AMDGPUAsmBackend::applyFixup(const MCFixup &Fixup, char *Data,
  /external/llvm/lib/Target/Lanai/MCTargetDesc/
LanaiAsmBackend.cpp 52 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
88 void LanaiAsmBackend::applyFixup(const MCFixup &Fixup, char *Data,
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64CA53ErratumStub.cpp 69 void AArch64CA53ErratumStub::applyFixup(FragmentRef& pSrcFragRef,
AArch64LongBranchStub.cpp 102 void AArch64LongBranchStub::applyFixup(Relocation& pSrcReloc,
122 Stub::applyFixup(pSrcReloc, pBuilder, pIsland);
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsAsmBackend.cpp 229 /// ApplyFixup - Apply the \p Value for given \p Fixup into the provided
232 void MipsAsmBackend::applyFixup(const MCFixup &Fixup, char *Data,
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64AsmBackend.cpp 74 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
264 void AArch64AsmBackend::applyFixup(const MCFixup &Fixup, char *Data,
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp 839 void ARMAsmBackend::applyFixup(const MCFixup &Fixup, char *Data,
    [all...]

Completed in 1528 milliseconds