Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h113 MCSection *DwarfLocDWOSection; variable
291 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; } in getDwarfLocDWOSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp456 DwarfLocDWOSection = in initELFMCObjectFileInfo()
640 DwarfLocDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()