Lines Matching refs:TargetLoweringObjectFileELF
111 TargetLoweringObjectFileELF::TargetLoweringObjectFileELF() in TargetLoweringObjectFileELF() function in TargetLoweringObjectFileELF
116 void TargetLoweringObjectFileELF::Initialize(MCContext &Ctx, in Initialize()
298 void TargetLoweringObjectFileELF::getModuleMetadata(Module &M) { in getModuleMetadata()
306 void TargetLoweringObjectFileELF::emitModuleMetadata(MCStreamer &Streamer, in emitModuleMetadata()
379 MCSymbol *TargetLoweringObjectFileELF::getCFIPersonalitySymbol( in getCFIPersonalitySymbol()
391 void TargetLoweringObjectFileELF::emitPersonalityValue( in emitPersonalityValue()
413 const MCExpr *TargetLoweringObjectFileELF::getTTypeGlobalReference( in getTTypeGlobalReference()
806 MCSection *TargetLoweringObjectFileELF::getExplicitSectionGlobal( in getExplicitSectionGlobal()
874 MCSection *TargetLoweringObjectFileELF::SelectSectionForGlobal( in SelectSectionForGlobal()
893 MCSection *TargetLoweringObjectFileELF::getUniqueSectionForFunction( in getUniqueSectionForFunction()
909 MCSection *TargetLoweringObjectFileELF::getSectionForJumpTable( in getSectionForJumpTable()
924 MCSection *TargetLoweringObjectFileELF::getSectionForLSDA( in getSectionForLSDA()
959 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection()
968 MCSection *TargetLoweringObjectFileELF::getSectionForConstant( in getSectionForConstant()
987 MCSection *TargetLoweringObjectFileELF::getSectionForMachineBasicBlock( in getSectionForMachineBasicBlock()
1065 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( in getStaticCtorSection()
1071 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection()
1077 const MCExpr *TargetLoweringObjectFileELF::lowerRelativeReference( in lowerRelativeReference()
1097 const MCExpr *TargetLoweringObjectFileELF::lowerDSOLocalEquivalent( in lowerDSOLocalEquivalent()
1111 MCSection *TargetLoweringObjectFileELF::getSectionForCommandLines() const { in getSectionForCommandLines()
1120 TargetLoweringObjectFileELF::InitializeELF(bool UseInitArray_) { in InitializeELF()