Searched refs:getDwarfMacinfoSection (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp54 Section == FI->getDwarfMacinfoSection() ||
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h297 MCSection *getDwarfMacinfoSection() const { return DwarfMacinfoSection; } function in class:llvm::MCObjectFileInfo
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp260 return MC->getObjectFileInfo()->getDwarfMacinfoSection();
1274 MS->switchSection(MC->getObjectFileInfo()->getDwarfMacinfoSection());
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1381 TLOF.getDwarfMacinfoSection()->getBeginSymbol());
3341 : ObjLower.getDwarfMacinfoSection());

Completed in 72 milliseconds