Searched refs:ObjLower (Results 1 – 1 of 1) sorted by relevance
3326 auto &ObjLower = Asm->getObjFileLowering(); in emitDebugMacinfo() local3328 ? ObjLower.getDwarfMacroSection() in emitDebugMacinfo()3329 : ObjLower.getDwarfMacinfoSection()); in emitDebugMacinfo()3333 auto &ObjLower = Asm->getObjFileLowering(); in emitDebugMacinfoDWO() local3335 ? ObjLower.getDwarfMacroDWOSection() in emitDebugMacinfoDWO()3336 : ObjLower.getDwarfMacinfoDWOSection()); in emitDebugMacinfoDWO()