Home
last modified time | relevance | path

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

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