Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h111 MCSection *DwarfStrDWOSection; variable
289 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp451 DwarfStrDWOSection = Ctx->getELFSection( in initELFMCObjectFileInfo()
630 DwarfStrDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()