Home
last modified time | relevance | path

Searched refs:ObjLower (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3181 auto &ObjLower = Asm->getObjFileLowering(); in emitDebugMacinfo() local
3183 ? ObjLower.getDwarfMacroSection() in emitDebugMacinfo()
3184 : ObjLower.getDwarfMacinfoSection()); in emitDebugMacinfo()
3188 auto &ObjLower = Asm->getObjFileLowering(); in emitDebugMacinfoDWO() local
3190 ? ObjLower.getDwarfMacroDWOSection() in emitDebugMacinfoDWO()
3191 : ObjLower.getDwarfMacinfoDWOSection()); in emitDebugMacinfoDWO()