Home
last modified time | relevance | path

Searched refs:getRelocType (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFObjectWriter.cpp26 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
32 unsigned CSKYELFObjectWriter::getRelocType(MCContext &Ctx, in getRelocType() function in CSKYELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFELFObjectWriter.cpp28 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
38 unsigned BPFELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType() function in BPFELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiELFObjectWriter.cpp27 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
39 unsigned LanaiELFObjectWriter::getRelocType(MCContext & /*Ctx*/, in getRelocType() function in LanaiELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFObjectWriter.cpp36 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
45 unsigned ARMWinCOFFObjectWriter::getRelocType(MCContext &Ctx, in getRelocType() function in ARMWinCOFFObjectWriter
H A DARMELFObjectWriter.cpp38 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
72 unsigned ARMELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType() function in ARMELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUELFObjectWriter.cpp25 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
39 unsigned AMDGPUELFObjectWriter::getRelocType(MCContext &Ctx, in getRelocType() function in AMDGPUELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kELFObjectWriter.cpp35 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
63 unsigned M68kELFObjectWriter::getRelocType(MCContext &Ctx, in getRelocType() function in M68kELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFObjectWriter.cpp29 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
40 unsigned X86WinCOFFObjectWriter::getRelocType(MCContext &Ctx, in getRelocType() function in X86WinCOFFObjectWriter
H A DX86ELFObjectWriter.cpp33 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
326 unsigned X86ELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType() function in X86ELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/
H A DVEELFObjectWriter.cpp30 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
38 unsigned VEELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType() function in VEELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCObjectWriter.cpp32 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
116 unsigned SystemZObjectWriter::getRelocType(MCContext &Ctx, in getRelocType() function in SystemZObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyWasmObjectWriter.cpp37 unsigned getRelocType(const MCValue &Target, const MCFixup &Fixup,
65 unsigned WebAssemblyWasmObjectWriter::getRelocType(const MCValue &Target, in getRelocType() function in WebAssemblyWasmObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFObjectWriter.cpp37 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
46 unsigned AArch64WinCOFFObjectWriter::getRelocType( in getRelocType() function in AArch64WinCOFFObjectWriter
H A DAArch64ELFObjectWriter.cpp38 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
105 unsigned AArch64ELFObjectWriter::getRelocType(MCContext &Ctx, in getRelocType() function in AArch64ELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRELFObjectWriter.cpp30 unsigned getRelocType(MCContext &Ctx,
39 unsigned AVRELFObjectWriter::getRelocType(MCContext &Ctx, in getRelocType() function in llvm::AVRELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFObjectWriter.cpp37 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
48 unsigned RISCVELFObjectWriter::getRelocType(MCContext &Ctx, in getRelocType() function in RISCVELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcELFObjectWriter.cpp32 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
41 unsigned SparcELFObjectWriter::getRelocType(MCContext &Ctx, in getRelocType() function in SparcELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonELFObjectWriter.cpp32 unsigned getRelocType(MCContext &Ctx, MCValue const &Target,
42 unsigned HexagonELFObjectWriter::getRelocType(MCContext &Ctx, in getRelocType() function in HexagonELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCWinCOFFObjectWriter.h40 virtual unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
H A DMCWasmObjectWriter.h36 virtual unsigned getRelocType(const MCValue &Target, const MCFixup &Fixup,
H A DMCELFObjectWriter.h86 virtual unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430ELFObjectWriter.cpp31 unsigned getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType() function in __anon6358e3fe0111::MSP430ELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFObjectWriter.cpp28 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
73 unsigned PPCELFObjectWriter::getRelocType(MCContext &Ctx, const MCValue &Target, in getRelocType() function in PPCELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp63 unsigned getRelocType(MCContext &Ctx, const MCValue &Target,
217 unsigned MipsELFObjectWriter::getRelocType(MCContext &Ctx, in getRelocType() function in MipsELFObjectWriter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp789 Reloc.Data.Type = TargetObjectWriter->getRelocType( in recordRelocation()

12