Searched refs:ObjLower (Results 1 – 1 of 1) sorted by relevance
3775 auto &ObjLower = Asm->getObjFileLowering(); in emitDebugMacinfo() local3777 ? ObjLower.getDwarfMacroSection() in emitDebugMacinfo()3778 : ObjLower.getDwarfMacinfoSection()); in emitDebugMacinfo()3782 auto &ObjLower = Asm->getObjFileLowering(); in emitDebugMacinfoDWO() local3784 ? ObjLower.getDwarfMacroDWOSection() in emitDebugMacinfoDWO()3785 : ObjLower.getDwarfMacinfoDWOSection()); in emitDebugMacinfoDWO()