Searched refs:DwarfLoclistsSection (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h122 MCSection *DwarfLoclistsSection = nullptr; member in class:llvm::MCObjectFileInfo
296 MCSection *getDwarfLoclistsSection() const { return DwarfLoclistsSection; }
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp286 DwarfLoclistsSection =
494 DwarfLoclistsSection = Ctx->getELFSection(".debug_loclists", DebugSecType, 0);
681 DwarfLoclistsSection = Ctx->getCOFFSection(
890 DwarfLoclistsSection =

Completed in 61 milliseconds