Home
last modified time | relevance | path

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

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