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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h86 MCSection *DwarfLocSection = nullptr; member in class:llvm::MCObjectFileInfo
292 MCSection *getDwarfLocSection() const { return DwarfLocSection; }
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp283 DwarfLocSection =
466 DwarfLocSection = Ctx->getELFSection(".debug_loc", DebugSecType, 0);
676 DwarfLocSection = Ctx->getCOFFSection(
859 DwarfLocSection =
1031 DwarfLocSection = Ctx->getXCOFFSection(

Completed in 57 milliseconds