Searched refs:ObjLower (Results 1 – 1 of 1) sorted by relevance
3258 auto &ObjLower = Asm->getObjFileLowering(); in emitDebugMacinfo() local3260 ? ObjLower.getDwarfMacroSection() in emitDebugMacinfo()3261 : ObjLower.getDwarfMacinfoSection()); in emitDebugMacinfo()3265 auto &ObjLower = Asm->getObjFileLowering(); in emitDebugMacinfoDWO() local3267 ? ObjLower.getDwarfMacroDWOSection() in emitDebugMacinfoDWO()3268 : ObjLower.getDwarfMacinfoDWOSection()); in emitDebugMacinfoDWO()