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()
241 TargetLoweringObjectFile::SectionForGlobal(const GlobalValue *GV, in SectionForGlobal()
253 MCSection *TargetLoweringObjectFile::getSectionForJumpTable( in getSectionForJumpTable()
259 bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection()
279 MCSection *TargetLoweringObjectFile::getSectionForConstant( in getSectionForConstant()
290 const MCExpr *TargetLoweringObjectFile::getTTypeGlobalReference( in getTTypeGlobalReference()
300 const MCExpr *TargetLoweringObjectFile::
320 const MCExpr *TargetLoweringObjectFile::getDebugThreadLocalSymbol(const MCSymbol *Sym) const { in getDebugThreadLocalSymbol()
326 void TargetLoweringObjectFile::getNameWithPrefix( in getNameWithPrefix()