Lines Matching refs:TargetLoweringObjectFileELF
52 MCSymbol *TargetLoweringObjectFileELF::getCFIPersonalitySymbol( in getCFIPersonalitySymbol()
64 void TargetLoweringObjectFileELF::emitPersonalityValue( in emitPersonalityValue()
86 const MCExpr *TargetLoweringObjectFileELF::getTTypeGlobalReference( in getTTypeGlobalReference()
207 MCSection *TargetLoweringObjectFileELF::getExplicitSectionGlobal( in getExplicitSectionGlobal()
312 MCSection *TargetLoweringObjectFileELF::SelectSectionForGlobal( in SelectSectionForGlobal()
332 MCSection *TargetLoweringObjectFileELF::getSectionForJumpTable( in getSectionForJumpTable()
346 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection()
355 MCSection *TargetLoweringObjectFileELF::getSectionForConstant( in getSectionForConstant()
413 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( in getStaticCtorSection()
419 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection()
425 const MCExpr *TargetLoweringObjectFileELF::lowerRelativeReference( in lowerRelativeReference()
447 TargetLoweringObjectFileELF::InitializeELF(bool UseInitArray_) { in InitializeELF()