Lines Matching refs:getObjFileLowering
1611 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()
1933 cast<MCSectionXCOFF>(getObjFileLowering().getSectionForFunctionDescriptor( in SetupMachineFunction()
1973 OutStreamer->switchSection(getObjFileLowering().getCompactUnwindSection()); in emitFunctionBodyEnd()
2228 MCSymbol *FuncSectSym = getObjFileLowering().getFunctionEntryPointSymbol( in emitTracebackTable()
2328 cast<MCSectionXCOFF>(getObjFileLowering().getTOCBaseSection()) in emitTracebackTable()
2408 SectionKind GVKind = getObjFileLowering().getKindForGlobal(GV, TM); in emitGlobalVariableHelper()
2424 getObjFileLowering().SectionForGlobal(GV, GVKind, TM)); in emitGlobalVariableHelper()
2497 cast<MCSectionXCOFF>(getObjFileLowering().getTOCBaseSection()) in emitFunctionDescriptor()
2516 getObjFileLowering().getFunctionEntryPointSymbol(Alias, TM)); in emitFunctionEntryLabel()
2553 OutStreamer->switchSection(getObjFileLowering().getTOCBaseSection()); in emitEndOfAsmFile()
2570 getObjFileLowering().getSectionForTOCEntry(S, TM)); in emitEndOfAsmFile()
2573 getObjFileLowering().getSectionForTOCEntry(I.first.first, TM)); in emitEndOfAsmFile()
2594 SectionKind GOKind = getObjFileLowering().getKindForGlobal(GO, TM); in doInitialization()
2596 getObjFileLowering().SectionForGlobal(GO, GOKind, TM)); in doInitialization()
2786 cast<MCSectionXCOFF>(getObjFileLowering().getTOCBaseSection()) in emitTTypeReference()