Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp77 Section == FI->getDwarfLineDWOSection() || in isDwarfSection()
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCObjectFileInfo.h317 MCSection *getDwarfLineDWOSection() const { return DwarfLineDWOSection; } in getDwarfLineDWOSection() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp3356 Asm->getObjFileLowering().getDwarfLineDWOSection()); in emitDebugLineDWO()