Lines Matching refs:TargetLoweringObjectFileELF
111 TargetLoweringObjectFileELF::TargetLoweringObjectFileELF() { in TargetLoweringObjectFileELF() function in TargetLoweringObjectFileELF
115 void TargetLoweringObjectFileELF::Initialize(MCContext &Ctx, in Initialize()
297 void TargetLoweringObjectFileELF::getModuleMetadata(Module &M) { in getModuleMetadata()
305 void TargetLoweringObjectFileELF::emitModuleMetadata(MCStreamer &Streamer, in emitModuleMetadata()
378 MCSymbol *TargetLoweringObjectFileELF::getCFIPersonalitySymbol( in getCFIPersonalitySymbol()
390 void TargetLoweringObjectFileELF::emitPersonalityValue( in emitPersonalityValue()
412 const MCExpr *TargetLoweringObjectFileELF::getTTypeGlobalReference( in getTTypeGlobalReference()
817 MCSection *TargetLoweringObjectFileELF::getExplicitSectionGlobal( in getExplicitSectionGlobal()
888 MCSection *TargetLoweringObjectFileELF::SelectSectionForGlobal( in SelectSectionForGlobal()
907 MCSection *TargetLoweringObjectFileELF::getUniqueSectionForFunction( in getUniqueSectionForFunction()
923 MCSection *TargetLoweringObjectFileELF::getSectionForJumpTable( in getSectionForJumpTable()
938 MCSection *TargetLoweringObjectFileELF::getSectionForLSDA( in getSectionForLSDA()
973 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection()
982 MCSection *TargetLoweringObjectFileELF::getSectionForConstant( in getSectionForConstant()
1001 MCSection *TargetLoweringObjectFileELF::getSectionForMachineBasicBlock( in getSectionForMachineBasicBlock()
1079 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( in getStaticCtorSection()
1085 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection()
1091 const MCExpr *TargetLoweringObjectFileELF::lowerRelativeReference( in lowerRelativeReference()
1111 const MCExpr *TargetLoweringObjectFileELF::lowerDSOLocalEquivalent( in lowerDSOLocalEquivalent()
1125 MCSection *TargetLoweringObjectFileELF::getSectionForCommandLines() const { in getSectionForCommandLines()
1134 TargetLoweringObjectFileELF::InitializeELF(bool UseInitArray_) { in InitializeELF()