Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp35 bool needsRelocateWithSymbol(const MCSymbol &Sym,
112 bool SparcELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol() function in SparcELFObjectWriter
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp40 bool needsRelocateWithSymbol(const MCSymbol &Sym,
52 bool ARMELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol() function in ARMELFObjectWriter
/external/llvm/lib/MC/
DMCELFObjectTargetWriter.cpp27 bool MCELFObjectTargetWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol() function in MCELFObjectTargetWriter
DELFObjectWriter.cpp588 if (TargetObjectWriter->needsRelocateWithSymbol(*Sym, Type)) in shouldRelocateWithSymbol()
/external/llvm/include/llvm/MC/
DMCELFObjectWriter.h70 virtual bool needsRelocateWithSymbol(const MCSymbol &Sym,
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp31 bool needsRelocateWithSymbol(const MCSymbol &Sym,
402 bool PPCELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol() function in PPCELFObjectWriter
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp49 bool needsRelocateWithSymbol(const MCSymbol &Sym,
386 bool MipsELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol() function in MipsELFObjectWriter