Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h111 MCSection *DwarfLocDWOSection = nullptr; variable
318 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; } in getDwarfLocDWOSection()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp499 DwarfLocDWOSection = in initELFMCObjectFileInfo()
730 DwarfLocDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
889 DwarfLocDWOSection = in initWasmMCObjectFileInfo()