Searched refs:needsRelocateWithSymbol (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/contrib/llvm/lib/Target/Sparc/MCTargetDesc/ |
| HD | SparcELFObjectWriter.cpp | 35 bool needsRelocateWithSymbol(const MCSymbol &Sym, 112 bool SparcELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol() function in SparcELFObjectWriter
|
| /NextBSD/contrib/llvm/lib/Target/ARM/MCTargetDesc/ |
| HD | ARMELFObjectWriter.cpp | 40 bool needsRelocateWithSymbol(const MCSymbol &Sym, 52 bool ARMELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol() function in ARMELFObjectWriter
|
| /NextBSD/contrib/llvm/lib/MC/ |
| HD | MCELFObjectTargetWriter.cpp | 27 bool MCELFObjectTargetWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol() function in MCELFObjectTargetWriter
|
| HD | ELFObjectWriter.cpp | 588 if (TargetObjectWriter->needsRelocateWithSymbol(*Sym, Type)) in shouldRelocateWithSymbol()
|
| /NextBSD/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| HD | PPCELFObjectWriter.cpp | 31 bool needsRelocateWithSymbol(const MCSymbol &Sym, 398 bool PPCELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol() function in PPCELFObjectWriter
|
| /NextBSD/contrib/llvm/include/llvm/MC/ |
| HD | MCELFObjectWriter.h | 72 virtual bool needsRelocateWithSymbol(const MCSymbol &Sym,
|
| /NextBSD/contrib/llvm/lib/Target/Mips/MCTargetDesc/ |
| HD | MipsELFObjectWriter.cpp | 49 bool needsRelocateWithSymbol(const MCSymbol &Sym, 373 bool MipsELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol() function in MipsELFObjectWriter
|