Home
last modified time | relevance | path

Searched refs:needsRelocateWithSymbol (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/Sparc/MCTargetDesc/
HDSparcELFObjectWriter.cpp35 bool needsRelocateWithSymbol(const MCSymbol &Sym,
112 bool SparcELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol() function in SparcELFObjectWriter
/NextBSD/contrib/llvm/lib/Target/ARM/MCTargetDesc/
HDARMELFObjectWriter.cpp40 bool needsRelocateWithSymbol(const MCSymbol &Sym,
52 bool ARMELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol() function in ARMELFObjectWriter
/NextBSD/contrib/llvm/lib/MC/
HDMCELFObjectTargetWriter.cpp27 bool MCELFObjectTargetWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol() function in MCELFObjectTargetWriter
HDELFObjectWriter.cpp588 if (TargetObjectWriter->needsRelocateWithSymbol(*Sym, Type)) in shouldRelocateWithSymbol()
/NextBSD/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
HDPPCELFObjectWriter.cpp31 bool needsRelocateWithSymbol(const MCSymbol &Sym,
398 bool PPCELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol() function in PPCELFObjectWriter
/NextBSD/contrib/llvm/include/llvm/MC/
HDMCELFObjectWriter.h72 virtual bool needsRelocateWithSymbol(const MCSymbol &Sym,
/NextBSD/contrib/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsELFObjectWriter.cpp49 bool needsRelocateWithSymbol(const MCSymbol &Sym,
373 bool MipsELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol() function in MipsELFObjectWriter