Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h111 MCSection *DwarfLocDWOSection = nullptr; variable
321 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; } in getDwarfLocDWOSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp508 DwarfLocDWOSection = in initELFMCObjectFileInfo()
746 DwarfLocDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
905 DwarfLocDWOSection = in initWasmMCObjectFileInfo()