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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h112 MCSection *DwarfStrOffDWOSection = nullptr; member in class:llvm::MCObjectFileInfo
322 MCSection *getDwarfStrOffDWOSection() const { return DwarfStrOffDWOSection; }
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp510 DwarfStrOffDWOSection = Ctx->getELFSection(".debug_str_offsets.dwo",
751 DwarfStrOffDWOSection = Ctx->getCOFFSection(
907 DwarfStrOffDWOSection =

Completed in 103 milliseconds