Lines Matching refs:TargetLoweringObjectFileELF
116 TargetLoweringObjectFileELF::TargetLoweringObjectFileELF() { in TargetLoweringObjectFileELF() function in TargetLoweringObjectFileELF
120 void TargetLoweringObjectFileELF::Initialize(MCContext &Ctx, in Initialize()
298 void TargetLoweringObjectFileELF::getModuleMetadata(Module &M) { in getModuleMetadata()
306 void TargetLoweringObjectFileELF::emitModuleMetadata(MCStreamer &Streamer, in emitModuleMetadata()
404 MCSymbol *TargetLoweringObjectFileELF::getCFIPersonalitySymbol( in getCFIPersonalitySymbol()
416 void TargetLoweringObjectFileELF::emitPersonalityValue( in emitPersonalityValue()
438 const MCExpr *TargetLoweringObjectFileELF::getTTypeGlobalReference( in getTTypeGlobalReference()
845 MCSection *TargetLoweringObjectFileELF::getExplicitSectionGlobal( in getExplicitSectionGlobal()
911 MCSection *TargetLoweringObjectFileELF::SelectSectionForGlobal( in SelectSectionForGlobal()
930 MCSection *TargetLoweringObjectFileELF::getUniqueSectionForFunction( in getUniqueSectionForFunction()
946 MCSection *TargetLoweringObjectFileELF::getSectionForJumpTable( in getSectionForJumpTable()
961 MCSection *TargetLoweringObjectFileELF::getSectionForLSDA( in getSectionForLSDA()
996 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection()
1005 MCSection *TargetLoweringObjectFileELF::getSectionForConstant( in getSectionForConstant()
1024 MCSection *TargetLoweringObjectFileELF::getSectionForMachineBasicBlock( in getSectionForMachineBasicBlock()
1113 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( in getStaticCtorSection()
1119 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection()
1125 const MCExpr *TargetLoweringObjectFileELF::lowerRelativeReference( in lowerRelativeReference()
1145 const MCExpr *TargetLoweringObjectFileELF::lowerDSOLocalEquivalent( in lowerDSOLocalEquivalent()
1159 MCSection *TargetLoweringObjectFileELF::getSectionForCommandLines() const { in getSectionForCommandLines()
1168 TargetLoweringObjectFileELF::InitializeELF(bool UseInitArray_) { in InitializeELF()