Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp254 return MC->getObjectFileInfo()->getDwarfLoclistsSection(); in getMCSection()
608 MS->switchSection(MC->getObjectFileInfo()->getDwarfLoclistsSection()); in emitDwarfDebugLocListHeader()
659 MS->switchSection(MC->getObjectFileInfo()->getDwarfLoclistsSection()); in emitDwarfDebugLocListFooter()
764 MS->switchSection(MC->getObjectFileInfo()->getDwarfLoclistsSection()); in emitDwarfDebugLocListsTableFragment()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h297 MCSection *getDwarfLoclistsSection() const { return DwarfLoclistsSection; } in getDwarfLoclistsSection() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1352 TLOF.getDwarfLoclistsSection()->getBeginSymbol()); in finalizeModuleInfo()
2947 ? Asm->getObjFileLowering().getDwarfLoclistsSection() in emitDebugLoc()