Lines Matching refs:getObjFileLowering
1561 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()
1876 cast<MCSectionXCOFF>(getObjFileLowering().getSectionForFunctionDescriptor( in SetupMachineFunction()
1916 OutStreamer->SwitchSection(getObjFileLowering().getCompactUnwindSection()); in emitFunctionBodyEnd()
2170 MCSymbol *FuncSectSym = getObjFileLowering().getFunctionEntryPointSymbol( in emitTracebackTable()
2270 cast<MCSectionXCOFF>(getObjFileLowering().getTOCBaseSection()) in emitTracebackTable()
2332 SectionKind GVKind = getObjFileLowering().getKindForGlobal(GV, TM); in emitGlobalVariableHelper()
2348 getObjFileLowering().SectionForGlobal(GV, GVKind, TM)); in emitGlobalVariableHelper()
2410 cast<MCSectionXCOFF>(getObjFileLowering().getTOCBaseSection()) in emitFunctionDescriptor()
2430 getObjFileLowering().getFunctionEntryPointSymbol(Alias, TM)); in emitFunctionEntryLabel()
2441 OutStreamer->SwitchSection(getObjFileLowering().getTOCBaseSection()); in emitEndOfAsmFile()
2458 getObjFileLowering().getSectionForTOCEntry(S, TM)); in emitEndOfAsmFile()
2461 getObjFileLowering().getSectionForTOCEntry(I.first.first, TM)); in emitEndOfAsmFile()
2482 SectionKind GOKind = getObjFileLowering().getKindForGlobal(GO, TM); in doInitialization()
2484 getObjFileLowering().SectionForGlobal(GO, GOKind, TM)); in doInitialization()
2674 cast<MCSectionXCOFF>(getObjFileLowering().getTOCBaseSection()) in emitTTypeReference()