| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
| H A D | LanaiELFObjectWriter.cpp | 72 bool LanaiELFObjectWriter::needsRelocateWithSymbol(const MCValue &, in needsRelocateWithSymbol() function in LanaiELFObjectWriter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
| H A D | VEELFObjectWriter.cpp | 144 bool VEELFObjectWriter::needsRelocateWithSymbol(const MCValue &, in needsRelocateWithSymbol() function in VEELFObjectWriter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
| H A D | XtensaELFObjectWriter.cpp | 65 bool XtensaObjectWriter::needsRelocateWithSymbol(const MCValue &, in needsRelocateWithSymbol() function in XtensaObjectWriter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVELFObjectWriter.cpp | 30 bool needsRelocateWithSymbol(const MCValue &, unsigned Type) const override { in needsRelocateWithSymbol() function in __anond16190130111::RISCVELFObjectWriter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYELFObjectWriter.cpp | 166 bool CSKYELFObjectWriter::needsRelocateWithSymbol(const MCValue &V, in needsRelocateWithSymbol() function in CSKYELFObjectWriter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCELFObjectWriter.cpp | 489 bool PPCELFObjectWriter::needsRelocateWithSymbol(const MCValue &V, in needsRelocateWithSymbol() function in PPCELFObjectWriter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
| H A D | SparcELFObjectWriter.cpp | 120 bool SparcELFObjectWriter::needsRelocateWithSymbol(const MCValue &, in needsRelocateWithSymbol() function in SparcELFObjectWriter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
| H A D | LoongArchELFObjectWriter.cpp | 28 bool needsRelocateWithSymbol(const MCValue &, unsigned Type) const override { in needsRelocateWithSymbol() function in __anon2804d6ff0111::LoongArchELFObjectWriter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMELFObjectWriter.cpp | 50 bool ARMELFObjectWriter::needsRelocateWithSymbol(const MCValue &V, in needsRelocateWithSymbol() function in ARMELFObjectWriter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| H A D | SystemZELFObjectWriter.cpp | 209 bool SystemZELFObjectWriter::needsRelocateWithSymbol(const MCValue &V, in needsRelocateWithSymbol() function in SystemZELFObjectWriter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64ELFObjectWriter.cpp | 483 bool AArch64ELFObjectWriter::needsRelocateWithSymbol(const MCValue &Val, in needsRelocateWithSymbol() function in AArch64ELFObjectWriter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86ELFObjectWriter.cpp | 387 bool X86ELFObjectWriter::needsRelocateWithSymbol(const MCValue &V, in needsRelocateWithSymbol() function in X86ELFObjectWriter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsELFObjectWriter.cpp | 443 bool MipsELFObjectWriter::needsRelocateWithSymbol(const MCValue &V, in needsRelocateWithSymbol() function in MipsELFObjectWriter
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCELFObjectWriter.h | 91 virtual bool needsRelocateWithSymbol(const MCValue &, unsigned Type) const { in needsRelocateWithSymbol() function
|