Searched refs:ApplyFixup (Results 1 - 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/MCTargetDesc/
H A DMBlazeAsmBackend.cpp113 void ApplyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
122 void ELFMBlazeAsmBackend::ApplyFixup(const MCFixup &Fixup, char *Data, function in class:__anon20067::ELFMBlazeAsmBackend
/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCAsmBackend.h90 /// ApplyFixup - Apply the \arg Value for given \arg Fixup into the provided
93 virtual void ApplyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
/external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp37 /// ApplyFixup - Apply the \arg Value for given \arg Fixup into the provided
40 void ApplyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize, function in class:__anon20079::MipsAsmBackend
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp126 void ApplyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize, function in class:__anon20095::DarwinPPCAsmBackend
152 void ApplyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize, function in class:__anon20095::ELFPPCAsmBackend
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp403 void ApplyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
413 void ELFARMAsmBackend::ApplyFixup(const MCFixup &Fixup, char *Data, function in class:__anon20030::ELFARMAsmBackend
442 void ApplyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize,
494 void DarwinARMAsmBackend::ApplyFixup(const MCFixup &Fixup, char *Data, function in class:__anon20030::DarwinARMAsmBackend
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp90 void ApplyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize, function in class:__anon20145::X86AsmBackend
/external/swiftshader/third_party/LLVM/lib/MC/
H A DMCAssembler.cpp625 getBackend().ApplyFixup(Fixup, DF->getContents().data(),
635 getBackend().ApplyFixup(Fixup, IF->getCode().data(),

Completed in 113 milliseconds