/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiELFObjectWriter.cpp | 40 const MCValue & /*Target*/, in getRelocType() 75 bool LanaiELFObjectWriter::needsRelocateWithSymbol(const MCValue &, in needsRelocateWithSymbol()
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCWasmObjectWriter.h | 19 class MCValue; variable
|
H A D | MCWinCOFFObjectWriter.h | 20 class MCValue; variable
|
H A D | MCObjectWriter.h | 23 class MCValue; variable
|
H A D | MCELFObjectWriter.h | 28 class MCValue; global() variable
|
H A D | MCAsmBackend.h | 36 class MCValue; variable
|
H A D | MCAssembler.h | 55 class MCValue; global() variable
|
H A D | MCExpr.h | 26 class MCValue; variable
|
/llvm-project/llvm/lib/MC/ |
H A D | MCELFObjectTargetWriter.cpp | 20 bool MCELFObjectTargetWriter::needsRelocateWithSymbol(const MCValue &, in needsRelocateWithSymbol() argument
|
/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEELFObjectWriter.cpp | 137 bool VEELFObjectWriter::needsRelocateWithSymbol(const MCValue &, in needsRelocateWithSymbol()
|
/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
H A D | XtensaELFObjectWriter.cpp | 63 bool XtensaObjectWriter::needsRelocateWithSymbol(const MCValue &, in needsRelocateWithSymbol()
|
/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcELFObjectWriter.cpp | 128 needsRelocateWithSymbol(const MCValue &,const MCSymbol &,unsigned Type) const needsRelocateWithSymbol() argument
|
/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCELFObjectWriter.cpp | 475 needsRelocateWithSymbol(const MCValue &,const MCSymbol & Sym,unsigned Type) const needsRelocateWithSymbol() argument
|
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFObjectWriter.cpp | 55 needsRelocateWithSymbol(const MCValue &,const MCSymbol &,unsigned Type) const needsRelocateWithSymbol() argument
|
/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCAsmBackend.cpp | 164 const MCValue &, const uint64_t, in shouldForceRelocation() argument
|
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUAsmBackend.cpp | 193 shouldForceRelocation(const MCAssembler &,const MCFixup & Fixup,const MCValue &,const MCSubtargetInfo * STI) shouldForceRelocation() argument
|
/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetLoweringObjectFile.h | 38 class MCValue; global() variable
|
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86AsmBackend.cpp | 660 shouldForceRelocation(const MCAssembler &,const MCFixup & Fixup,const MCValue &,const MCSubtargetInfo * STI) shouldForceRelocation() argument
|