Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h109 MCSection *DwarfStrDWOSection = nullptr; variable
316 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp494 DwarfStrDWOSection = Ctx->getELFSection( in initELFMCObjectFileInfo()
720 DwarfStrDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
884 DwarfStrDWOSection = in initWasmMCObjectFileInfo()