Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h87 MCSection *DwarfStrSection = nullptr; variable
278 MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp252 DwarfStrSection = in initMachOMCObjectFileInfo()
426 DwarfStrSection = in initELFMCObjectFileInfo()
611 DwarfStrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
797 DwarfStrSection = Ctx->getWasmSection( in initWasmMCObjectFileInfo()
944 DwarfStrSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()