Lines Matching refs:TargetLoweringObjectFile
43 void TargetLoweringObjectFile::Initialize(MCContext &ctx, in Initialize()
50 TargetLoweringObjectFile::~TargetLoweringObjectFile() { in ~TargetLoweringObjectFile()
103 MCSymbol *TargetLoweringObjectFile::getSymbolWithGlobalValueBase( in getSymbolWithGlobalValueBase()
115 MCSymbol *TargetLoweringObjectFile::getCFIPersonalitySymbol( in getCFIPersonalitySymbol()
121 void TargetLoweringObjectFile::emitPersonalityValue(MCStreamer &Streamer, in emitPersonalityValue()
132 SectionKind TargetLoweringObjectFile::getKindForGlobal(const GlobalValue *GV, in getKindForGlobal()
233 TargetLoweringObjectFile::SectionForGlobal(const GlobalValue *GV, in SectionForGlobal()
245 MCSection *TargetLoweringObjectFile::getSectionForJumpTable( in getSectionForJumpTable()
253 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection()
273 MCSection *TargetLoweringObjectFile::getSectionForConstant( in getSectionForConstant()
285 const MCExpr *TargetLoweringObjectFile::getTTypeGlobalReference( in getTTypeGlobalReference()
295 const MCExpr *TargetLoweringObjectFile::
315 const MCExpr *TargetLoweringObjectFile::getDebugThreadLocalSymbol(const MCSymbol *Sym) const { in getDebugThreadLocalSymbol()
321 void TargetLoweringObjectFile::getNameWithPrefix( in getNameWithPrefix()