Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h90 MCSection *DwarfStrSection = nullptr; variable
296 MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp275 DwarfStrSection = in initMachOMCObjectFileInfo()
466 DwarfStrSection = in initELFMCObjectFileInfo()
693 DwarfStrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
850 DwarfStrSection = Ctx->getWasmSection( in initWasmMCObjectFileInfo()
1020 DwarfStrSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()