Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h299 MCSection *getDwarfMacroSection() const { return DwarfMacroSection; } in getDwarfMacroSection() function
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp262 return MC->getObjectFileInfo()->getDwarfMacroSection(); in getMCSection()
1289 MS->switchSection(MC->getObjectFileInfo()->getDwarfMacroSection()); in emitMacroTables()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1370 TLOF.getDwarfMacroSection()->getBeginSymbol()); in finalizeModuleInfo()
3328 ? ObjLower.getDwarfMacroSection() in emitDebugMacinfo()