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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h106 MCSection *DwarfInfoDWOSection = nullptr; member in class:llvm::MCObjectFileInfo
313 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; }
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp497 DwarfInfoDWOSection =
721 DwarfInfoDWOSection = Ctx->getCOFFSection(
894 DwarfInfoDWOSection =

Completed in 63 milliseconds