Searched refs:ObjLower (Results 1 – 1 of 1) sorted by relevance
3338 auto &ObjLower = Asm->getObjFileLowering(); in emitDebugMacinfo() local3340 ? ObjLower.getDwarfMacroSection() in emitDebugMacinfo()3341 : ObjLower.getDwarfMacinfoSection()); in emitDebugMacinfo()3345 auto &ObjLower = Asm->getObjFileLowering(); in emitDebugMacinfoDWO() local3347 ? ObjLower.getDwarfMacroDWOSection() in emitDebugMacinfoDWO()3348 : ObjLower.getDwarfMacinfoDWOSection()); in emitDebugMacinfoDWO()