Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCObjectFileInfo.h114 MCSection *DwarfMacroDWOSection = nullptr; variable
328 MCSection *getDwarfMacroDWOSection() const { return DwarfMacroDWOSection; } in getDwarfMacroDWOSection()
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCObjectFileInfo.cpp507 DwarfMacroDWOSection = in initELFMCObjectFileInfo()
700 DwarfMacroDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
897 DwarfMacroDWOSection = in initWasmMCObjectFileInfo()