Lines Matching refs:TargetLoweringObjectFileELF
117 TargetLoweringObjectFileELF::TargetLoweringObjectFileELF() { in TargetLoweringObjectFileELF() function in TargetLoweringObjectFileELF
121 void TargetLoweringObjectFileELF::Initialize(MCContext &Ctx, in Initialize()
297 void TargetLoweringObjectFileELF::getModuleMetadata(Module &M) { in getModuleMetadata()
305 void TargetLoweringObjectFileELF::emitModuleMetadata(MCStreamer &Streamer, in emitModuleMetadata()
403 MCSymbol *TargetLoweringObjectFileELF::getCFIPersonalitySymbol( in getCFIPersonalitySymbol()
415 void TargetLoweringObjectFileELF::emitPersonalityValue( in emitPersonalityValue()
437 const MCExpr *TargetLoweringObjectFileELF::getTTypeGlobalReference( in getTTypeGlobalReference()
848 MCSection *TargetLoweringObjectFileELF::getExplicitSectionGlobal( in getExplicitSectionGlobal()
914 MCSection *TargetLoweringObjectFileELF::SelectSectionForGlobal( in SelectSectionForGlobal()
933 MCSection *TargetLoweringObjectFileELF::getUniqueSectionForFunction( in getUniqueSectionForFunction()
949 MCSection *TargetLoweringObjectFileELF::getSectionForJumpTable( in getSectionForJumpTable()
964 MCSection *TargetLoweringObjectFileELF::getSectionForLSDA( in getSectionForLSDA()
999 bool TargetLoweringObjectFileELF::shouldPutJumpTableInFunctionSection( in shouldPutJumpTableInFunctionSection()
1008 MCSection *TargetLoweringObjectFileELF::getSectionForConstant( in getSectionForConstant()
1027 MCSection *TargetLoweringObjectFileELF::getSectionForMachineBasicBlock( in getSectionForMachineBasicBlock()
1116 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( in getStaticCtorSection()
1122 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection()
1128 const MCExpr *TargetLoweringObjectFileELF::lowerRelativeReference( in lowerRelativeReference()
1148 const MCExpr *TargetLoweringObjectFileELF::lowerDSOLocalEquivalent( in lowerDSOLocalEquivalent()
1162 MCSection *TargetLoweringObjectFileELF::getSectionForCommandLines() const { in getSectionForCommandLines()
1171 TargetLoweringObjectFileELF::InitializeELF(bool UseInitArray_) { in InitializeELF()