Searched refs:undefinedExplicitRelSym (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/MC/
H A DMCELFObjectTargetWriter.cpp35 const MCSymbol *MCELFObjectTargetWriter::undefinedExplicitRelSym(const MCValue &Target, function in class:MCELFObjectTargetWriter
H A DELFObjectWriter.cpp132 const MCSymbol *undefinedExplicitRelSym(const MCValue &Target, function in class:__anon2384::ELFObjectWriter
135 return TargetObjectWriter->undefinedExplicitRelSym(Target, Fixup,
654 return undefinedExplicitRelSym(Target, Fixup, IsPCRel);
/freebsd-10.3-release/contrib/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h82 virtual const MCSymbol *undefinedExplicitRelSym(const MCValue &Target,
/freebsd-10.3-release/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFObjectWriter.cpp38 virtual const MCSymbol *undefinedExplicitRelSym(const MCValue &Target,
394 const MCSymbol *PPCELFObjectWriter::undefinedExplicitRelSym(const MCValue &Target, function in class:PPCELFObjectWriter

Completed in 110 milliseconds